Iterate build version

This commit is contained in:
fgnm
2021-04-19 12:53:19 +02:00
parent d89f0b599d
commit a19d6fe356
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1 +1 @@
version=0.0.6
version=0.0.7-SNAPSHOT
+1 -1
View File
@@ -14,7 +14,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.6'
version '0.0.7'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.6'
version '0.0.7'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.6'
version '0.0.7'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.6'
version '0.0.7'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.6'
version '0.0.7'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]