Skip to content

Commit 5570a1a

Browse files
committed
chore: 修改版本号为1.0.0
1 parent e6ff021 commit 5570a1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "theme-terminal",
33
"private": true,
4-
"version": "0.0.9",
4+
"version": "1.0.0",
55
"description": "A terminal like theme for Halo.",
66
"scripts": {
77
"dev": "vite build --watch",

theme.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ spec:
1313
repo: https://github.com/wan92hen/theme-terminal.git
1414
settingName: "theme-terminal-setting"
1515
configMapName: "theme-terminal-configMap"
16-
version: 0.0.9
16+
version: 1.0.0
1717
require: ">=2.8.0"

0 commit comments

Comments
 (0)