Skip to content

Commit 4fbb8c0

Browse files
LightLight
authored andcommitted
chore(release): 1.2.0
1 parent b5544b1 commit 4fbb8c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
function themeConfig($form)
88
{
9-
$v_time = '1.1.0';
9+
$v_time = '1.2.0';
1010
$theme_url = '/' . str_replace(Helper::options()->siteUrl, "", Helper::options()->themeUrl);
1111

1212
echo <<<EOD

src/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* @package WebStack Typecho Theme
99
* @author Light
10-
* @version 1.1.0
10+
* @version 1.2.0
1111
* @link https://github.com/LightAPIs
1212
*/
1313

0 commit comments

Comments
 (0)