Iterate build version

This commit is contained in:
fgnm
2023-02-12 12:07:43 +01:00
parent 75836a539d
commit fa35b67108
16 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
version=0.1.2
version=0.1.3-SNAPSHOT
+1 -1
View File
@@ -14,7 +14,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.2'
version '0.1.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.2'
version '0.1.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.2'
version '0.1.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.2'
version '0.1.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.1.2'
version '0.1.3'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]