Skip to content

Commit ddea120

Browse files
committed
Update version number
1 parent 2a09762 commit ddea120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
define('_BIN_', _APP_ . 'bin/');
2929
define('_THEMES_', _RESOURCE_ROOT_ . 'themes/');
3030
define('_PLUGINS_', _RESOURCE_ROOT_ . 'plugins/');
31-
define('_VERSION_', '0.7.3');
31+
define('_VERSION_', '0.7.4');
3232

3333
require_once _APP_ . 'bootstrap.php';

0 commit comments

Comments
 (0)