We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56ff69 commit ce636feCopy full SHA for ce636fe
functions.php
@@ -1,7 +1,7 @@
1
<?php
2
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
3
define('__ICARUS_ROOT__', dirname(__FILE__) . '/');
4
-define('__ICARUS_VERSION__', '0.9.4');
+define('__ICARUS_VERSION__', '1.0.0');
5
6
if (isset($this))
7
{
0 commit comments