mirror of
https://github.com/Anime-Game-Servers/AGSLunarCore.git
synced 2024-11-23 04:19:48 +00:00
Bump jar version to 1.2.0
This commit is contained in:
parent
418254bfbc
commit
1fc6beef62
@ -26,7 +26,7 @@ compileTestJava.options.encoding = "UTF-8"
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
version = '1.1.1'
|
||||
version = '1.2.0'
|
||||
|
||||
var shouldGenerateProto = System.getenv("GENERATE_PROTO") == "true"
|
||||
System.out.println(shouldGenerateProto ?
|
||||
|
Loading…
Reference in New Issue
Block a user