We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcb4e0 commit 08036eaCopy full SHA for 08036ea
1 file changed
gradle.properties
@@ -2,14 +2,14 @@ org.gradle.jvmargs = -Xmx2G
2
org.gradle.parallel = true
3
org.gradle.caching = true
4
5
-mod_version = 2.2.1
+mod_version = 2.3.0
6
7
minecraft_version = 1.16.1
8
# https://github.com/tildejustin/yarn/tags
9
yarn_mappings = 1.16.1-build.27
10
loader_version = 0.15.6
11
target_version = 1.16.1
12
# https://jitpack.io/#kingcontaria/speedrunapi
13
-speedrunapi_version = a3e3998294
+speedrunapi_version = 8c2a7c1f8a
14
archives_name = sodium
15
maven_group = me.jellysquid.mods
0 commit comments