Skip to content

Commit 8cd5090

Browse files
Genau6502yitzy299
and
yitzy299
authored
Bump version to 1.2.1 (QuiltServerTools#146)
* Bump version to 1.2.1 * Avoid user confusion in wiki Co-authored-by: yitzy299 <yitzy299@users.noreply.github.com>
1 parent 07a2f02 commit 8cd5090

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
![Last commit](https://img.shields.io/github/last-commit/quiltservertools/ledger?color=7e56c2&style=for-the-badge)
44
![Contributors](https://img.shields.io/github/contributors/quiltservertools/ledger?color=7e56c2&style=for-the-badge)
55

6-
Ledger is a server-side fabric logging mod for Minecraft 1.17.
6+
Ledger is a server-side fabric logging mod for modern Minecraft 1.17 and 1.18.
77
Ledger has been written from scratch in Kotlin to solve the main issues of previous logging mods have encountered.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22
org.gradle.jvmargs=-Xmx1G
33

44
# Mod Properties
5-
modVersion = 1.2.0
5+
modVersion = 1.2.1
66
mavenGroup = com.github.quiltservertools
77
modId = ledger
88
modName = Ledger

0 commit comments

Comments
 (0)