File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx1G
3
3
4
4
# Fabric Properties
5
5
# check https://fabricmc.net/develop/
6
- minecraft_version =1.20
7
- loader_version =0.14.19
6
+ minecraft_version =1.20.1
7
+ loader_version =0.14.21
8
8
jsr305_version =3.0.2
9
- fabric_version =0.81.2 +1.20
9
+ fabric_version =0.83.0 +1.20.1
10
10
11
11
# Mod Properties
12
12
mod_version = 1.4.112
@@ -17,7 +17,7 @@ org.gradle.jvmargs=-Xmx1G
17
17
# The Curseforge versions "names" or ids for the main branch (comma separated: 1.16.4,1.16.5)
18
18
# This is needed because CF uses too vague names for prereleases and release candidates
19
19
# Can also be the version ID directly coming from https://minecraft.curseforge.com/api/game/versions?token=[API_TOKEN]
20
- release-curse-versions = Minecraft 1.20:1.20
20
+ release-curse-versions = Minecraft 1.20:1.20.1
21
21
# Whether or not to build another branch on release
22
22
release-extra-branch = false
23
23
# The name of the second branch to release
You can’t perform that action at this time.
0 commit comments