Prepare for 0.0.3 release

This commit is contained in:
fgnm
2020-10-31 17:26:47 +01:00
parent 7302e6069b
commit 7994f1d262
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.2'
version '0.0.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.2'
version '0.0.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.2'
version '0.0.3'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.2'
version '0.0.3'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]