Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 52c52c1

Browse files
committed
Fixing crash when running with Macros
1 parent c20a2e9 commit 52c52c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
minecraft_version=1.18.1
22
yarn_mappings=1.18.1+build.1
33
loader_version=0.12.5
4-
mod_version=1.3.4-beta.1
4+
mod_version=1.3.4-beta.2
55
maven_group=io.github.darkkronicle
66
archives_base_name=AdvancedChatCore
77
fabric_api_version=0.44.0+1.18
88
kommandlib_version=1.0.0-build1
99
malilib_version = 0.10.0-dev.26
1010
org.gradle.jvmargs=-Xmx1G
11-
konstruct_version=1.0.2-build3
11+
konstruct_version=1.0.3-build4

0 commit comments

Comments
 (0)