Update version number

This commit is contained in:
Electroblob77
2020-02-22 00:49:18 +00:00
parent 61080134fd
commit 7cf09e76f8
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "4.2.8" // There, it matches semver, happy now?
version = "4.2.9" // There, it matches semver, happy now?
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ElectroblobsWizardry"