Skip to content

Commit 5c5245f

Browse files
committed
Update to v8.1.14
1 parent 138473a commit 5c5245f

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

changelog.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
- -> Removed
1515
! -> Note
1616

17-
### WIP
17+
Version 8.1.14
1818
# Fixed install SQL missing a field
19-
# Fix HTML5 notification image on multilingual sites
19+
# Fixed HTML5 notification image on multilingual sites
2020

2121
Version 8.1.13
2222
^ Improved layout for RTL languages

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.6" client="site" method="upgrade">
2+
<extension type="module" version="3.8" client="site" method="upgrade">
33
<name>JJ Shoutbox</name>
44
<author>JoomJunk</author>
55
<creationDate>05-Mar-2012</creationDate>
66
<copyright>Copyright (C) 2011 - 2018 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.13</version>
10+
<version>8.1.14</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.14
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.14

0 commit comments

Comments
 (0)