Iterate build version

This commit is contained in:
fgnm
2022-07-07 22:07:54 +02:00
parent 365f2d9945
commit 9fad596a39
16 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
version=0.1.1
version=0.1.2-SNAPSHOT
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -14,7 +14,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.1'
version '0.1.2'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.1'
version '0.1.2'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.1'
version '0.1.2'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.1'
version '0.1.2'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.1'
version '0.1.2'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]