Skip to content

Commit 216e78a

Browse files
committed
Update to v8.1.6
1 parent e9b659b commit 216e78a

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

changelog.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- -> Removed
1515
! -> Note
1616

17-
###WIP
17+
Version 8.1.6
1818
# Fixed some instances where the Ajax request URL wasn't working
1919

2020
Version 8.1.5

mod_shoutbox/mod_shoutbox.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<extension type="module" version="3.4" client="site" method="upgrade">
2+
<extension type="module" version="3.6" client="site" method="upgrade">
33
<name>JJ Shoutbox</name>
44
<author>JoomJunk</author>
55
<creationDate>05-Mar-2012</creationDate>
66
<copyright>Copyright (C) 2011 - 2016 JoomJunk</copyright>
77
<license>http://www.gnu.org/licenses/gpl-3.0.html</license>
88
<authorEmail>admin@joomjunk.co.uk</authorEmail>
99
<authorUrl>http://www.joomjunk.co.uk</authorUrl>
10-
<version>8.1.5</version>
10+
<version>8.1.6</version>
1111
<description>JJSHOUTBOX_DESCRIPTION</description>
1212

1313
<install>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder file for database changes for version 8.1.6
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder file for database changes for version 8.1.6

0 commit comments

Comments
 (0)