From 84a375c1bef55a7def8c30f2af639fc3fd3c58e6 Mon Sep 17 00:00:00 2001 From: WinDanesz <31292708+windanesz@users.noreply.github.com> Date: Mon, 11 May 2026 02:21:00 +0200 Subject: [PATCH] chore: update version to 4.3.18 --- .forge/update.json | 4 ++-- build.gradle | 2 +- src/main/java/electroblob/wizardry/Wizardry.java | 2 +- src/main/resources/mcmod.info | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.forge/update.json b/.forge/update.json index ec2f2f8d..d2610553 100644 --- a/.forge/update.json +++ b/.forge/update.json @@ -1,7 +1,7 @@ { "homepage": "https://www.curseforge.com/minecraft/mc-mods/electroblobs-wizardry", "promos": { - "1.12.2-latest": "4.3.17", - "1.12.2-recommended": "4.3.17" + "1.12.2-latest": "4.3.18", + "1.12.2-recommended": "4.3.18" } } diff --git a/build.gradle b/build.gradle index 5b61a7b5..2e99fb1d 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ apply plugin: org.ajoberstar.grgit.gradle.GrgitPlugin apply plugin: 'wtf.gofancy.fancygradle' -version = "4.3.17" +version = "4.3.18" group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "ElectroblobsWizardry" diff --git a/src/main/java/electroblob/wizardry/Wizardry.java b/src/main/java/electroblob/wizardry/Wizardry.java index ea6dd3a0..6200126b 100644 --- a/src/main/java/electroblob/wizardry/Wizardry.java +++ b/src/main/java/electroblob/wizardry/Wizardry.java @@ -82,7 +82,7 @@ public class Wizardry { * 1.x.x represents Minecraft 1.7.x versions, 2.x.x represents Minecraft 1.10.x versions, 3.x.x represents Minecraft * 1.11.x versions, and so on. */ - public static final String VERSION = "4.3.17"; + public static final String VERSION = "4.3.18"; /** * Json file used by Forge's built-in update checker. diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 4c4a341c..7cd2ec8e 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -2,7 +2,7 @@ { "modid" : "ebwizardry", "name" : "Electroblob's Wizardry", - "version" : "4.3.15", + "version" : "4.3.18", "mcversion" : "1.12.2", "url" : "https://minecraft.curseforge.com/projects/electroblobs-wizardry", "credits" : "\nDesigned, coded and textured by Electroblob.\nDiscord Moderators: FavouriteDragon, WinDanesz\nCode contributed by: Corail31, 12foo, Shadows-of-Fire, Tora-B, Avatair, Aeronica, UltraHex, Azim-Palmer, raoulvdberge, rafasoares, xinyuan-liu, SettingDust, Aralu115, WinDanesz, ZettaSword.\nTranslators: Alsentar (Spanish), MadWrist (Mexican Spanish), VilagVil, kellixon, bigenergy, MugGod2 & DrHesperus (Russian), Hahdrim & Crowller (French), lorrampi (Brazilian Portuguese), ZHENGLOC, dragon-evol, Hokorizero, TUsama & Determancer (Chinese - Simplified), shejery, rewi_wire, 방통 & red1854th (Korean), Trozuu & Olej (Polish), BirdyDragon & Lemopav (German), chesterccj305 (Chinese - Traditional), Bombadil (Hungarian).\nSound Effects: OhhWowProductions, fredzed, deleted_user_3277771, DiscoveryME, OGSoundFX, leosalom, juskiddink",