Skip to content

Commit 10ff954

Browse files
committed
1.20.1 version
1 parent 12b3412 commit 10ff954

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

gradle.properties

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
org.gradle.jvmargs=-Xmx2G
22

33
# Fabric (https://fabricmc.net/versions.html)
4-
minecraft_version=1.20.4
5-
yarn_mappings=1.20.4+build.3
6-
loader_version=0.15.2
4+
minecraft_version=1.20.1
5+
yarn_mappings=1.20.1+build.10
6+
loader_version=0.15.7
7+
8+
fabric_version=0.92.0+1.20.1
79

810
# Mod Properties
9-
mod_version=3.0.0
11+
mod_version=0.20.1
1012
maven_group=com.github.simulatan
1113
archives_base_name=notifications-addon
1214

1315
# Dependency Versions
1416

1517
# Meteor (https://maven.meteordev.org/)
16-
meteor_version=0.5.6-SNAPSHOT
18+
meteor_version=0.5.4-SNAPSHOT

0 commit comments

Comments
 (0)