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