We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58cc9e commit 29fa0a2Copy full SHA for 29fa0a2
src/psmoveprotocol/ProtocolVersion.h
@@ -10,8 +10,8 @@
10
11
// Current version of this release
12
#define PSM_RELEASE_VERSION_MAJOR 0
13
-#define PSM_RELEASE_VERSION_MINOR 19
14
-#define PSM_RELEASE_VERSION_BUILD 3
+#define PSM_RELEASE_VERSION_MINOR 20
+#define PSM_RELEASE_VERSION_BUILD 0
15
#define PSM_RELEASE_VERSION_REVISION 0
16
17
/// "Product.Major-Phase Minor.Release.Hotfix"
0 commit comments