Skip to content

Commit

Permalink
Update Version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamguxiang authored Feb 18, 2023
1 parent 4b8ffe3 commit f6d1990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BEPlaceholderAPI/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#define PLUGIN_VERSION_BUILD 0
#define PLUGIN_VERSION_STATUS PLUGIN_VERSION_RELEASE
#define PLUGIN_VERSION_STRING TO_VERSION_STRING(PLUGIN_VERSION_MAJOR.PLUGIN_VERSION_MINOR.PLUGIN_VERSION_REVISION)
#define TARGET_BDS_PROTOCOL_VERSION 560
#define TARGET_BDS_PROTOCOL_VERSION 567
// used by github actions(TODO)
//#define TARGET_BDS_VERSION 1.18.30.04

Expand Down

0 comments on commit f6d1990

Please sign in to comment.