We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eeee4a commit e9bf325Copy full SHA for e9bf325
gradle.properties
@@ -4,17 +4,17 @@ org.gradle.parallel=true
4
5
# Fabric Properties
6
# check these on https://fabricmc.net/develop/
7
- minecraft_version=1.20.5
8
- yarn_mappings=1.20.5+build.1
+ minecraft_version=1.20.6
+ yarn_mappings=1.20.6+build.1
9
loader_version=0.15.11
10
11
# Mod Properties
12
- mod_version=0.15.2b
+ mod_version=0.15.3b
13
maven_group=eu.pabl
14
archives_base_name=twitchchat
15
16
# Dependencies
17
- fabric_version=0.97.8+1.20.5
+ fabric_version=0.98.0+1.20.6
18
cloth_config_version=14.0.126
19
mod_menu_version=10.0.0-beta.1
20
pircbotx_version=c47a15b624
0 commit comments