Skip to content

Commit a9f0f8b

Browse files
committed
Update gameVersions to remove support for 1.21.3
Removed the older version (1.21.3) from the gameVersions property, leaving only 1.21.4. This change streamlines compatibility and focuses on the newer version.
1 parent 604a3ed commit a9f0f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gameVersions=1.21.3,1.21.4
1+
gameVersions=1.21.4

0 commit comments

Comments
 (0)