diff --git a/README.md b/README.md index e6a4c7ed..c87096a3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Deep Mob Learning: Refabricated is a parallel version of Deep Mob Learning Minecraft Mod (originally authored by [xt9](https://github.com/xt9/DeepMobLearning)) made to Fabric Mod Loader. -The main theme of this mod (by "this" I mean the version you can find in this repository) is providing cool ways to acquire mob loot. I also have a lot of other plans to implement here and give the mod other purposes too, but since the current stage of the mod is pre-pre-pre-pre alpha thats all I have to offer for now :/ +The main theme of this mod (by "this" I mean the version you can find in this repository) is providing cool ways to acquire mob loot. I also have a lot of other plans to implement here and give the mod other purposes too, but since the current stage of the mod is beta thats all I have to offer for now :/ ## Xt9's Version This project is a rework of the original Deep Mob Learning mod, authored by [xt9](https://github.com/xt9/DeepMobLearning). diff --git a/gradle.properties b/gradle.properties index a8f85488..607ce281 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ loom_version=1.0 # Mod Properties # !!! Do not change mod_version manually !!! -mod_version=0.5.9-BETA+1.19.2 +mod_version=0.5.12-BETA+1.19.2 maven_group=dev.nathanpb archives_base_name=deepmoblearning-refabricated curseforge_id=398614