Skip to content

Commit 8e083e1

Browse files
Bump version
1 parent b00d279 commit 8e083e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22
org.gradle.jvmargs=-Xmx2G
33

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

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"fabricloader": ">=0.16.2",
3030
"fabric": ">=${fabricApi}",
3131
"fabric-language-kotlin": ">=${fabricKotlin}",
32-
"minecraft": ">=1.21.2"
32+
"minecraft": ">=1.21.4"
3333
},
3434
"breaks": {
3535
"cardboard": "*"

0 commit comments

Comments
 (0)