Update version number

This commit is contained in:
Electroblob77
2019-12-22 18:37:25 +00:00
parent 9fde24f341
commit 9741c751b3
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.6" // There, it matches semver, happy now?
version = "4.2.7" // There, it matches semver, happy now?
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ElectroblobsWizardry"