Skip to content

Commit 50f8bce

Browse files
committed
Bump version to 2.3.0
1 parent bf4242c commit 50f8bce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

os/system/Parameters.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
// #define MATRIXOS_BUILD_INDEV
1010

1111
#define MATRIXOS_MAJOR_VER 2
12-
#define MATRIXOS_MINOR_VER 2
13-
#define MATRIXOS_PATCH_VER 1
12+
#define MATRIXOS_MINOR_VER 3
13+
#define MATRIXOS_PATCH_VER 0
1414

1515
#include "ReleaseConfig.h"
1616

0 commit comments

Comments
 (0)