diff --git a/README.md b/README.md
index dc4eea3f..6c056412 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ If you think that mpkmod should have a specific feature, encounter any bugs or i
* [Forge](https://files.minecraftforge.net/)
- 1.8.9
+ - 1.12.2
* [Fabric](https://fabricmc.net/)
- 1.21.9
@@ -42,7 +43,7 @@ To use the mod with other versions please check out the [ViaFabricPlus](https://
### Installation
Download the version you want from [releases](https://github.com/kurrycat2004/MPKMod_2/releases). (See [snapshots](#snapshots) for how to download a snapshot version)
-Then move the mod file (for example `mpkmod-2.0.0-pre.9-forge-1.8.9.jar`) into your [.minecraft](https://minecraft.fandom.com/wiki/.minecraft#Locating_.minecraft)/mods folder and start the game to use it.
+Then move the mod file (for example `mpkmod-2.0.0-pre.9-forge-1.8.9.jar`) into your [.minecraft](https://minecraft.wiki/w/.minecraft#Locating)/mods folder and start the game to use it.
---
diff --git a/gradle.properties b/gradle.properties
index c429414b..9c3761f4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,6 +1,6 @@
$group=io.github.kurrycat.mpkmod
$jitpackGroup=com.github.kurrycat2004
-$version=2.1.0
+$version=2.2.0
$apiVersion=1.0
$modBaseName=mpkmod
$commonBaseName=mpkmod-common