Skip to content

Commit

Permalink
Update Version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamguxiang committed Jul 19, 2023
1 parent b772362 commit da2c827
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 @@ -10,7 +10,7 @@
#define PLUGIN_AUTHOR "QingYu"
#define PLUGIN_VERSION_MAJOR 1
#define PLUGIN_VERSION_MINOR 0
#define PLUGIN_VERSION_REVISION 19
#define PLUGIN_VERSION_REVISION 20
#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)
Expand Down

0 comments on commit da2c827

Please sign in to comment.