aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--build.gradle.kts2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 484df0f..810e225 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# This is Dulkir Mod!
-## I do not think it is a rat.
+## THIS CONFLICTS with other animation mods, and I don't really intend on fixing it. Don't even know if that's possible
Features:
- Hide Enchant Rune Particles.
diff --git a/build.gradle.kts b/build.gradle.kts
index 342b366..42e5a57 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
}
group = "com.example.archloomtemplate"
-version = "1.0.2"
+version = "1.0.3"
// Toolchains:
java {