Skip to content

Commit

Permalink
chore: v0.5.8 is next
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Dec 23, 2024
1 parent bf40fd1 commit ceff698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/endstone/endstone.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define ENDSTONE_VERSION_MAJOR 0
#define ENDSTONE_VERSION_MINOR 5
#define ENDSTONE_VERSION_PATCH 7
#define ENDSTONE_VERSION_PATCH 8
#define ENDSTONE_API_VERSION ENDSTONE_TOSTRING(ENDSTONE_VERSION_MAJOR) "." ENDSTONE_TOSTRING(ENDSTONE_VERSION_MINOR)

#define ENDSTONE_MAX_PLAYERS 200
Expand Down

0 comments on commit ceff698

Please sign in to comment.