diff --git a/README.md b/README.md index cffe6d32f..ed957950c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # This is a Work In Progress Port *it runs and works-ish* -## Reached Parity with CC:T 1.93.0 +## Reached Parity with CC:T 1.94.0 THis is just a quick patchwork of my attempts at getting CC:R up to date with CC:T diff --git a/gradle.properties b/gradle.properties index e39d02601..31c68add1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Mod properties -mod_version=1.93.1 +mod_version=1.94.0 # Minecraft properties mc_version=1.16.2 diff --git a/patchwork.md b/patchwork.md index 4e8030962..be1d405c9 100644 --- a/patchwork.md +++ b/patchwork.md @@ -281,3 +281,9 @@ d13bd2cce8d102ad7f61f557e707d6fe3731bc37 use arg[0] in all usage printouts (#571) ``` + +``` +74ac5bb3d17e5bee30643a5d6702696600c06229 + +Bump to 1.94.0 +```