We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a09762 commit ddea120Copy full SHA for ddea120
index.php
@@ -28,6 +28,6 @@
28
define('_BIN_', _APP_ . 'bin/');
29
define('_THEMES_', _RESOURCE_ROOT_ . 'themes/');
30
define('_PLUGINS_', _RESOURCE_ROOT_ . 'plugins/');
31
-define('_VERSION_', '0.7.3');
+define('_VERSION_', '0.7.4');
32
33
require_once _APP_ . 'bootstrap.php';
0 commit comments