Skip to content

Commit

Permalink
feat: update current command version to 42
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Sep 18, 2024
1 parent f233f64 commit ea5a0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/endstone_runtime/magic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
/**
* CommandVersion
*/
const int CommandVersion::CurrentVersion = 41;
const int CommandVersion::CurrentVersion = 42;

0 comments on commit ea5a0ec

Please sign in to comment.