Update version to v1.3.0

Support Listen Console Command Response
This commit is contained in:
2022-05-18 10:02:39 +08:00
parent d9b09e48ce
commit ff04a5f107
5 changed files with 42 additions and 9 deletions

View File

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