Skip to content

Commit 70d5cdc

Browse files
committed
Bump fabric versions
1 parent 1c189cf commit 70d5cdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ org.gradle.parallel=true
66
# check these on https://fabricmc.net/develop
77
minecraft_version=1.21
88
yarn_mappings=1.21+build.1
9-
loader_version=0.16.5
9+
loader_version=0.16.9
1010

1111
# Fabric API
12-
fabric_version=0.102.0+1.21
12+
fabric_version=0.110.0+1.21.1
1313

1414
# Mod Properties
1515
mod_version = 0.5.1-dev
1616
maven_group = net.vulkanmod
17-
archives_base_name = VulkanMod_1.21
17+
archives_base_name = VulkanMod_1.21.1

0 commit comments

Comments
 (0)