We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a2f02 commit 8cd5090Copy full SHA for 8cd5090
docs/index.md
@@ -3,5 +3,5 @@
3

4

5
6
-Ledger is a server-side fabric logging mod for Minecraft 1.17.
+Ledger is a server-side fabric logging mod for modern Minecraft 1.17 and 1.18.
7
Ledger has been written from scratch in Kotlin to solve the main issues of previous logging mods have encountered.
gradle.properties
@@ -2,7 +2,7 @@ kotlin.code.style=official
2
org.gradle.jvmargs=-Xmx1G
# Mod Properties
-modVersion = 1.2.0
+modVersion = 1.2.1
mavenGroup = com.github.quiltservertools
modId = ledger
8
modName = Ledger
0 commit comments