Update version to 0.2.1

This commit is contained in:
2023-04-09 20:42:30 +08:00
parent 397cf392f5
commit 28456bb179
2 changed files with 2 additions and 2 deletions

View File

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