Skip to content

Commit b267126

Browse files
committed
Update to v8.1.5
1 parent ea8d987 commit b267126

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

changelog.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- -> Removed
1515
! -> Note
1616

17+
Version 8.1.5
18+
# Fixed refreshIncludePaths() method being remove in Joomla 3.6
19+
! Minimum version for Joomla 3.6
20+
1721
Version 8.1.4
1822
# Fixed duplicate submissions when button is clicked multiple times
1923
! Last version for Joomla 3.4 and 3.5

mod_shoutbox/mod_shoutbox.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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.4</version>
10+
<version>8.1.5</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.5
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.5

0 commit comments

Comments
 (0)