update plugin version to v1.0.0

This commit is contained in:
2023-09-02 18:02:51 +08:00
parent dc90a17824
commit 4129eaa13e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group 'com.github.jie65535.openchat'
version '0.3.0'
version '1.0.0'
repositories {
mavenCentral()