Update version to v1.2.4

This commit is contained in:
2022-07-10 20:57:48 +08:00
parent 1ec9e3f09a
commit a1ef41f373
2 changed files with 2 additions and 2 deletions

View File

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