diff --git a/CHANGELOG.md b/CHANGELOG.md index 99706efc9..5471aaa0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## mc1.18.1-1.2.3 Feb 05, 2022 + +- Fixed crash related to Beekeeper work task +- Only tamed and named Glares are now persisted + ## mc1.18.1-1.2.2 Jan 29, 2022 - All Glares are now persisted (just like an animals) diff --git a/gradle.properties b/gradle.properties index 37150348d..d17ee7e18 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.configureondemand=false # Mod mod_name = Friends&Foes mod_id = friendsandfoes -mod_version = 1.2.2 +mod_version = 1.2.3 # Fabric https://fabricmc.net/versions.html minecraft_version = 1.18.1 diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 87a987518..4bb025da3 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "friendsandfoes", - "version": "1.2.2", + "version": "1.2.3", "name": "Friends&Foes", "description": "Friends&Foes is a mod focused on adding all eliminated mobs from the minecraft mob votes and also few other exceptional mobs like the Illusioner.", "authors": [