Skip to content

Commit e9bf325

Browse files
committed
Update to Minecraft 1.20.6 (and bump version)
1 parent 2eeee4a commit e9bf325

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ org.gradle.parallel=true
44

55
# Fabric Properties
66
# check these on https://fabricmc.net/develop/
7-
minecraft_version=1.20.5
8-
yarn_mappings=1.20.5+build.1
7+
minecraft_version=1.20.6
8+
yarn_mappings=1.20.6+build.1
99
loader_version=0.15.11
1010

1111
# Mod Properties
12-
mod_version=0.15.2b
12+
mod_version=0.15.3b
1313
maven_group=eu.pabl
1414
archives_base_name=twitchchat
1515

1616
# Dependencies
17-
fabric_version=0.97.8+1.20.5
17+
fabric_version=0.98.0+1.20.6
1818
cloth_config_version=14.0.126
1919
mod_menu_version=10.0.0-beta.1
2020
pircbotx_version=c47a15b624

0 commit comments

Comments
 (0)