Skip to content

Commit 865c4aa

Browse files
author
david
committed
[ci skip] Add support for game versions 1.21.2 and 1.21.3
Updated the gradle.properties file to include the latest game versions 1.21.2 and 1.21.3. This ensures compatibility with newer game updates and allows users to benefit from any improvements or fixes introduced in these versions.
1 parent 72ef60e commit 865c4aa

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,1.21.1
1+
gameVersions=1.21,1.21.1,1.21.2,1.21.3

0 commit comments

Comments
 (0)