aboutsummaryrefslogtreecommitdiff
path: root/fabric
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2023-03-16 20:23:09 +0800
committershedaniel <daniel@shedaniel.me>2023-03-16 20:23:09 +0800
commitc871bc0a460b8b22ea49d12cc12f9775d67ccd8e (patch)
treeb8c135a697a66d28f9a62bae5753a0507becb56c /fabric
parentd405e2c9489890f9f28113af3cf07259484b9827 (diff)
downloadRoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.tar.gz
RoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.tar.bz2
RoughlyEnoughItems-c871bc0a460b8b22ea49d12cc12f9775d67ccd8e.zip
Port to 1.19.4
Diffstat (limited to 'fabric')
-rw-r--r--fabric/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/fabric/build.gradle b/fabric/build.gradle
index 762a1e207..58d30a50f 100644
--- a/fabric/build.gradle
+++ b/fabric/build.gradle
@@ -106,7 +106,7 @@ unifiedPublishing {
project {
displayName = "[Fabric $rootProject.supported_version] v$project.version"
releaseType = "release"
- gameVersions = ["1.19.3"]
+ gameVersions = ["1.19.4"]
gameLoaders = ["fabric"]
changelog = rootProject.releaseChangelog