aboutsummaryrefslogtreecommitdiff
path: root/fabric
diff options
context:
space:
mode:
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