We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21d18b commit 072bed4Copy full SHA for 072bed4
index.php
@@ -21,6 +21,6 @@
21
22
define('_THEMES_', _ROOT_ . 'themes/');
23
define('_PLUGINS_', _ROOT_ . 'plugins/');
24
-define('_VERSION_', '0.6.0');
+define('_VERSION_', '0.6.1');
25
26
require_once _APP_ . 'bootstrap.php';
0 commit comments