Skip to content

Commit c6914c6

Browse files
committed
chore: bump engine version to 1.3.0
1 parent d5bbb99 commit c6914c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/shared/include/pragma/engine_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
#include <string>
1414

1515
#define ENGINE_VERSION_MAJOR 1
16-
#define ENGINE_VERSION_MINOR 2
17-
#define ENGINE_VERSION_REVISION 2
16+
#define ENGINE_VERSION_MINOR 3
17+
#define ENGINE_VERSION_REVISION 0
1818

1919
namespace util {
2020
struct DLLSHUTIL Version;

0 commit comments

Comments
 (0)