Update version to v1.5.2

This commit is contained in:
2023-04-15 19:11:10 +08:00
parent 3f1ecfe8a6
commit f19c4b8e77
2 changed files with 2 additions and 2 deletions

View File

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