We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4242c commit 50f8bceCopy full SHA for 50f8bce
1 file changed
os/system/Parameters.h
@@ -9,8 +9,8 @@
9
// #define MATRIXOS_BUILD_INDEV
10
11
#define MATRIXOS_MAJOR_VER 2
12
-#define MATRIXOS_MINOR_VER 2
13
-#define MATRIXOS_PATCH_VER 1
+#define MATRIXOS_MINOR_VER 3
+#define MATRIXOS_PATCH_VER 0
14
15
#include "ReleaseConfig.h"
16
0 commit comments