mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-25 22:11:20 +01:00
0.2.0
This commit is contained in:
parent
d309c2e780
commit
74ca162408
@ -18,7 +18,7 @@ java {
|
|||||||
val gitVersion: groovy.lang.Closure<String> by extra
|
val gitVersion: groovy.lang.Closure<String> by extra
|
||||||
|
|
||||||
group = "com.github.creeper123123321.viaaas"
|
group = "com.github.creeper123123321.viaaas"
|
||||||
version = "0.1.2-SNAPSHOT+" + try {
|
version = "0.2.0-SNAPSHOT+" + try {
|
||||||
gitVersion()
|
gitVersion()
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
"unknown"
|
"unknown"
|
||||||
|
Loading…
Reference in New Issue
Block a user