Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
Roozenlz committed Aug 14, 2023
1 parent 51065a8 commit 19cb7b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group 'top.roozen.aurora'
version '1.0.0'
version '1.0.1'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "halo-theme-aurora",
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
}
}
2 changes: 1 addition & 1 deletion theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ spec:
repo: https://github.com/Roozenlz/halo-theme-aurora
settingName: "theme-aurora-setting"
configMapName: "theme-aurora-configMap"
version: "1.0.0"
version: "1.0.1"
require: ">=2.8.0"

0 comments on commit 19cb7b6

Please sign in to comment.