Skip to content

Commit

Permalink
[ci skip] Update gameVersions in gradle.properties
Browse files Browse the repository at this point in the history
Expanded the gameVersions property to include detailed sub-versions 1.21.1, 1.21.2, and 1.21.3. This provides better compatibility tracking and ensures the build process accurately reflects all supported versions.
  • Loading branch information
NonSwag committed Nov 20, 2024
1 parent 1eba1d7 commit 3097da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gameVersions=1.21-1.21.3
gameVersions=1.21,1.21.1,1.21.2,1.21.3
velocityVersions=3.3,3.4

0 comments on commit 3097da5

Please sign in to comment.