mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
bumped version number
This commit is contained in:
parent
80da85aa91
commit
f45216b320
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.20.1
|
minecraft_version=1.20.2
|
||||||
yarn_mappings=1.20.1+build.10
|
yarn_mappings=1.20.2+build.1
|
||||||
loader_version=0.14.22
|
loader_version=0.14.22
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
|
@ -14,4 +14,4 @@ maven_group = me.jonasjones
|
||||||
archives_base_name = not-enough-cursedness
|
archives_base_name = not-enough-cursedness
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.88.1+1.20.1
|
fabric_version=0.89.0+1.20.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue