Bump version

This commit is contained in:
A1mDev 2025-10-23 07:28:38 +07:00
parent 6cf4b973b5
commit 60d6307ac6
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.3.0
1.3.1

View File

@ -18,9 +18,9 @@
#define SM_BUILD_TAG "-manual"
#define SM_BUILD_UNIQUEID "[MANUAL BUILD]"
#define SM_VERSION "1.3.0"
#define SM_VERSION "1.3.1"
#define SM_FULL_VERSION SM_VERSION SM_BUILD_TAG
#define SM_FILE_VERSION 1,3,0,0
#define SM_FILE_VERSION 1,3,1,0
#endif