Skip to content

Commit

Permalink
Update to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Lodder committed Sep 30, 2015
1 parent 4b5a167 commit ca16fb5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- -> Removed
! -> Note

WIP
Version 6.0.1
# Fixes to smiley dropdown for Bootstrap 3

Version 6.0.0
Expand Down
2 changes: 1 addition & 1 deletion mod_shoutbox/mod_shoutbox.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<license>http://www.gnu.org/licenses/gpl-3.0.html</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>http://www.joomjunk.co.uk</authorUrl>
<version>6.0.0</version>
<version>6.0.1</version>
<description>JJSHOUTBOX_DESCRIPTION</description>

<install>
Expand Down
1 change: 1 addition & 0 deletions mod_shoutbox/sql/mysql/updates/6.0.1.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Placeholder file for database changes for version 6.0.1
1 change: 1 addition & 0 deletions mod_shoutbox/sql/postgresql/updates/6.0.1.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Placeholder file for database changes for version 6.0.1

0 comments on commit ca16fb5

Please sign in to comment.