Update version to v1.2.3

This commit is contained in:
2022-06-24 12:37:25 +08:00
parent 910842c460
commit 957098a2cf

View File

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