Skip to content

Commit 9c5815a

Browse files
committed
Bump version to v1.2.1
1 parent f26643f commit 9c5815a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
#define MAIN_VERSION_MAJOR 1
55
#define MAIN_VERSION_MINOR 2
6-
#define MAIN_VERSION_PATCH 0
6+
#define MAIN_VERSION_PATCH 1
77

88
#define MAIN_VERSION_BETA 0
9-
#define MAIN_VERSION_DATE "2024-02-09"
9+
#define MAIN_VERSION_DATE "2025-03-02"
1010

1111
#endif

0 commit comments

Comments
 (0)