Upgrade to 1.6.0

This commit is contained in:
2023-06-03 00:11:12 +08:00
parent 290c4fbf8c
commit bcb88740f1
2 changed files with 4 additions and 3 deletions

View File

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