This commit is contained in:
WinDanesz
2022-03-06 19:26:45 +01:00
parent 186138d0c0
commit 24fb4cfe4a
6 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.5" // There, it matches semver, happy now?
version = "4.3.6" // There, it matches semver, happy now?
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ElectroblobsWizardry"