Bump to 1.4.0

Also lock version to 1.19.4
This commit is contained in:
Liz Graham
2023-05-22 03:29:26 +01:00
parent f00d0171ae
commit 0dde5fa1eb
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.19
# Mod Properties
mod_version = 1.3.0
mod_version = 1.4.0
maven_group = com.lizistired
archives_base_name = cave_dust

View File

@@ -28,7 +28,7 @@
"depends": {
"fabricloader": ">=0.14.5",
"fabric": "*",
"minecraft": ">=1.19-beta.5",
"minecraft": ">1.19.4",
"java": ">=17"
},
"suggests": {