Skip to content

Commit 9ca735a

Browse files
committed
fix minecraft_base_version declaration
1 parent b165435 commit 9ca735a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
org.gradle.jvmargs=-Xmx1G
33
# Fabric Properties
44
# check these on https://fabricmc.net/develop
5-
minecraft_base_version=1.19,3
5+
minecraft_base_version=1.19.3
66
minecraft_version=1.19.3
77
yarn_mappings=1.19.3+build.4
88
loader_version=0.14.12

0 commit comments

Comments
 (0)