Commit 4224910 1 parent 949745d commit 4224910 Copy full SHA for 4224910
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,21 +3,21 @@ org.gradle.jvmargs=-Xmx1G
3
3
4
4
# Fabric Properties
5
5
# check https://fabricmc.net/develop/
6
- minecraft_version =1.20.5-pre2
6
+ minecraft_version =1.20.5
7
7
loader_version =0.15.10
8
8
jsr305_version =3.0.2
9
- fabric_version =0.97.1 +1.20.5
9
+ fabric_version =0.97.5 +1.20.5
10
10
11
11
# Mod Properties
12
- mod_version = 1.4.139
12
+ mod_version = 1.4.140
13
13
maven_group = carpet
14
14
archives_base_name = fabric-carpet
15
15
16
16
# Release Action properties for Curseforge and Snapshots
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.5-Snapshot
20
+ release-curse-versions = Minecraft 1.20:1.20.5
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