Skip to content

Commit

Permalink
chore(core): 更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
diyigemt committed Aug 9, 2023
1 parent d7588e4 commit 2ff9abc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arona-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "net.diyigemt.arona"
version = "1.1.1"
version = "1.1.2-RC"
val miraiVersion = "2.11.1"
val exposedVersion = "0.38.2"
val sqliteVersion = "3.36.0.3"
Expand Down
2 changes: 1 addition & 1 deletion arona-core/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: "net.diyigemt.arona"
version: "1.1.1"
version: "1.1.2-RC"
name: "blue-archive-arona"
author: "diyigemt"
main: "net.diyigemt.arona"
Expand Down

0 comments on commit 2ff9abc

Please sign in to comment.