aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-29 13:08:12 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-29 13:08:12 +0000
commit91d869b1cd5a2617494743c4e2e4af3c8bb322e1 (patch)
tree984caedd0f6e0c33dbde05943c57758ae6a90b85
parenta0f75bb9fd47e95312c47802065af8e12a26eb00 (diff)
build(gradle): bump version to 1.1.0
-rw-r--r--README.md7
-rw-r--r--gradle.properties2
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51f717b..21ed2e8 100644
--- a/README.md
+++ b/README.md
@@ -28,3 +28,10 @@ update automatically the compass.
`/manhunt start` starts the manhunt.
`/manhunt reset-timer` resets all timers (useful after a server crash).
+
+## Technos
+
+- Fabric
+- Fabric API
+- Yarn Mappings
+- MidnightLib (embedded in jar)
diff --git a/gradle.properties b/gradle.properties
index f286b4f..5d36a40 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,6 +15,6 @@ fabric_version=0.100.7+1.21
midnightlib_version=1.5.7-fabric
# Mod Properties
-mod_version=1.0.0
+mod_version=1.1.0
maven_group=world.anhgelus.manhunt
archives_base_name=manhunt