Update version number

This commit is contained in:
Electroblob
2018-04-14 12:49:45 +01:00
parent c15a0763d5
commit a1ae3a2b8b
2 changed files with 2 additions and 2 deletions
@@ -48,7 +48,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.1.0";
public static final String VERSION = "4.2.0";
// IDEA: Improve the algorithm that finds a place to summon creatures to take walls into account.
// IDEA: Replace all uses of Math.cos and Math.sin with MathHelper versions
+1 -1
View File
@@ -2,7 +2,7 @@
{
"modid" : "ebwizardry",
"name" : "Electroblob's Wizardry",
"version" : "4.1.0",
"version" : "4.2.0",
"url" : "https://minecraft.curseforge.com/projects/electroblobs-wizardry",
"credits" : "Designed, coded and textured by Electroblob. Code contributed to 1.11 and 1.12 updates by Corail31 and 12foo. Translators: MadWrist (Spanish, Mexican Spanish), VilagVil (Russian).",
"authors" : [