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