Bump version to 1.0.0 (test was successful)
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "xyz.lncvrt"
|
group = "xyz.lncvrt"
|
||||||
version = "1.0.1-SNAPSHOT"
|
version = "1.0.1"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: GalaxyCreations
|
name: GalaxyCreations
|
||||||
version: '1.0.0'
|
version: '${version}'
|
||||||
main: xyz.lncvrt.galaxycreations.GalaxyCreations
|
main: xyz.lncvrt.galaxycreations.GalaxyCreations
|
||||||
api-version: '1.21'
|
api-version: '1.21'
|
||||||
|
|||||||
Reference in New Issue
Block a user