Skip to content

Commit

Permalink
更新版本号为1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Roozenlz committed Aug 19, 2023
1 parent 8754441 commit fa72c11
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.1'
version '1.0.2'

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.1",
"version": "1.0.2",
"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.1"
version: "1.0.2"
require: ">=2.8.0"

0 comments on commit fa72c11

Please sign in to comment.