Skip to content

Commit 6f67d52

Browse files
committed
Update mstd_config.hpp
1 parent 1773400 commit 6f67d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/main/mstd/mstd_config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#pragma region VERSION
1212
#define MSTD_VERSION_MAJOR 1
1313
#define MSTD_VERSION_MINOR 2
14-
#define MSTD_VERSION_PATCH 4
14+
#define MSTD_VERSION_PATCH 5
1515

1616
#define _MSTD_STRINGIFY_HELPER(x) #x
1717

@@ -30,7 +30,7 @@
3030
#pragma endregion
3131

3232
#pragma region LAST_UPDATE
33-
#define MSTD_LAST_UPDATE_DAY 04
33+
#define MSTD_LAST_UPDATE_DAY 06
3434
#define MSTD_LAST_UPDATE_MONTH 11
3535
#define MSTD_LAST_UPDATE_YEAR 2025
3636

0 commit comments

Comments
 (0)