Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ercanozkaya committed Jun 7, 2017
1 parent f1c50e9 commit 47e6165
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/libraries/joomlatools/library/koowa.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Koowa
*
* @var string
*/
const VERSION = '3.1.0-beta.3';
const VERSION = '3.1.0-beta.4';

/**
* The root path
Expand Down
2 changes: 1 addition & 1 deletion code/plugins/system/joomlatools/joomlatools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<license>GNU GPLv3 - http://www.gnu.org/licenses/gpl.html</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomlatools.com</authorUrl>
<version>3.1.0-beta.3</version>
<version>3.1.0-beta.4</version>
<description />

<scriptfile>script.php</scriptfile>
Expand Down

0 comments on commit 47e6165

Please sign in to comment.