Update snapshot version
This commit is contained in:
parent
9a5ffc21f5
commit
b3e7b84e51
|
|
@ -12,7 +12,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "com.alttd.playershops"
|
group = "com.alttd.playershops"
|
||||||
version = System.getenv("BUILD_NUMBER") ?: "1.1-SNAPSHOT"
|
version = System.getenv("BUILD_NUMBER") ?: "1.2-SNAPSHOT"
|
||||||
description = "Player Shop plugin for Altitude."
|
description = "Player Shop plugin for Altitude."
|
||||||
|
|
||||||
apply<JavaLibraryPlugin>()
|
apply<JavaLibraryPlugin>()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user