Update version to v1.6.1

This commit is contained in:
2023-06-04 20:05:50 +08:00
parent 6c19c09c00
commit a084d39b02
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group 'com.github.jie65535.opencommand'
version '1.6.0'
version '1.6.1'
sourceCompatibility = 17
targetCompatibility = 17