Skip to content

Commit ce636fe

Browse files
committed
ver: 1.0.0
1 parent b56ff69 commit ce636fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
33
define('__ICARUS_ROOT__', dirname(__FILE__) . '/');
4-
define('__ICARUS_VERSION__', '0.9.4');
4+
define('__ICARUS_VERSION__', '1.0.0');
55

66
if (isset($this))
77
{

0 commit comments

Comments
 (0)