Update version number

This commit is contained in:
Electroblob77
2021-01-03 23:40:57 +00:00
parent 3ef1afce2f
commit 5b3aebaba1
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.3.1" // There, it matches semver, happy now?
version = "4.3.2" // There, it matches semver, happy now?
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ElectroblobsWizardry"