Skip to content

Commit

Permalink
Update Version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamguxiang committed Sep 2, 2022
1 parent 7baac3b commit 0e571db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BEPlaceholderAPI/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
#define PLUGIN_AUTHOR "QingYu"
#define PLUGIN_VERSION_MAJOR 1
#define PLUGIN_VERSION_MINOR 0
#define PLUGIN_VERSION_REVISION 8
#define PLUGIN_VERSION_REVISION 9
#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 544
#define TARGET_BDS_PROTOCOL_VERSION 545
// used by github actions(TODO)
//#define TARGET_BDS_VERSION 1.18.30.04

Expand Down

0 comments on commit 0e571db

Please sign in to comment.