Skip to content

Commit

Permalink
release: 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KeNorizon committed Aug 2, 2019
1 parent 66d975d commit 60be542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
define('__ICARUS_ROOT__', dirname(__FILE__) . '/');
define('__ICARUS_VERSION__', '1.1.1');
define('__ICARUS_VERSION__', '1.1.4');
define('__ICARUS_CFG_VERSION__', '3');

if (isset($this))
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package Icarus
* @author Ruipeng Zhang & KeNorizon
* @version 1.1.0
* @version 1.1.4
* @link https://github.com/KeNorizon/typecho-theme-icarus
*/

Expand Down

0 comments on commit 60be542

Please sign in to comment.