Skip to content

Commit d9cdf91

Browse files
committed
1.19.2
1 parent c5c1f78 commit d9cdf91

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
org.gradle.jvmargs=-Xmx1G
33

44
# Fabric Properties
5-
# check these on https://fabricmc.net/develop
6-
minecraft_version=1.19
7-
yarn_mappings=1.19+build.1
8-
loader_version=0.14.6
5+
# check these on https://fabricmc.net/develop
6+
minecraft_version=1.19.2
7+
yarn_mappings=1.19.2+build.1
8+
loader_version=0.14.9
99

1010
# Mod Properties
11-
mod_version = 1.1.2-1.19.0
11+
mod_version = 1.1.2-1.19.2
1212
maven_group = ru.xzeldon.removeblockoutline
1313
archives_base_name = removeblockoutline
1414

1515
# Dependencies
16-
fabric_version=0.55.2+1.19
16+
fabric_version=0.59.0+1.19.2

0 commit comments

Comments
 (0)