Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BafS committed Aug 14, 2016
1 parent 2a09762 commit ddea120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
define('_BIN_', _APP_ . 'bin/');
define('_THEMES_', _RESOURCE_ROOT_ . 'themes/');
define('_PLUGINS_', _RESOURCE_ROOT_ . 'plugins/');
define('_VERSION_', '0.7.3');
define('_VERSION_', '0.7.4');

require_once _APP_ . 'bootstrap.php';

0 comments on commit ddea120

Please sign in to comment.