Update snapshot version
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ plugins {
|
||||
}
|
||||
|
||||
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."
|
||||
|
||||
apply<JavaLibraryPlugin>()
|
||||
|
||||
Reference in New Issue
Block a user