Skip to content

Commit 2307dc3

Browse files
committed
bump versions
1 parent ec01126 commit 2307dc3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle.properties

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
org.gradle.jvmargs=-Xmx2G
33

44
# Fabric Properties
5-
minecraft_version = 1.19.2
6-
yarn_mappings = 1.19.2+build.28
7-
fabric_loader_version = 0.14.19
8-
forge_version = 1.19.2-43.2.0
5+
minecraft_version = 1.20.1
6+
yarn_mappings = 1.20.1+build.10
7+
fabric_loader_version = 0.14.22
8+
forge_version = 1.20.1-47.1.0
99
enabled_platforms = fabric,forge
1010

1111
# Mod Properties
12-
mod_version = 8.0.0
12+
mod_version = 9.0.0
1313
maven_group = hunternif.mc.atlas
1414
archives_base_name = antiqueatlas
1515

1616
# Dependencies
17-
architectury_version = 6.5.82
18-
cloth_config_version = 8.2.88
19-
fabric_api_version = 0.76.0+1.19.2
20-
mod_menu_version = 4.2.0-beta.2
17+
architectury_version = 9.1.12
18+
cloth_config_version = 11.1.106
19+
fabric_api_version = 0.88.1+1.20.1
20+
mod_menu_version = 7.2.2
2121

2222
# Publishing
2323
curseforge_id = 227795

0 commit comments

Comments
 (0)