Skip to content

Commit

Permalink
chore: bump engine version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed May 12, 2024
1 parent d5bbb99 commit c6914c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/shared/include/pragma/engine_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
#include <string>

#define ENGINE_VERSION_MAJOR 1
#define ENGINE_VERSION_MINOR 2
#define ENGINE_VERSION_REVISION 2
#define ENGINE_VERSION_MINOR 3
#define ENGINE_VERSION_REVISION 0

namespace util {
struct DLLSHUTIL Version;
Expand Down

0 comments on commit c6914c6

Please sign in to comment.