Switch plugin version to 1.1-SNAPSHOT in build.gradle.kts
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.alttd"
|
||||
version = "1.1"
|
||||
version = "1.1-SNAPSHOT"
|
||||
description = "Altitude Villager Shop plugin."
|
||||
|
||||
apply<JavaLibraryPlugin>()
|
||||
|
||||
Reference in New Issue
Block a user