We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260c45e commit 37692ffCopy full SHA for 37692ff
package-info.json
@@ -23,6 +23,6 @@
23
"copyright" : "Copyright (c) 2024 Pixsper Ltd."
24
},
25
"tags" : [ ],
26
- "version" : "0.4.0",
+ "version" : "0.3.2",
27
"website" : "https://github.com/pixsper/jit.ndi"
28
}
source/jit.ndi/version.h
@@ -3,7 +3,7 @@
3
4
#define JIT_NDI_VERSION_MAJOR 0
5
#define JIT_NDI_VERSION_MINOR 3
6
-#define JIT_NDI_VERSION_BUGFIX 1
+#define JIT_NDI_VERSION_BUGFIX 2
7
8
#define JIT_NDI_COPYRIGHT "Copyright (C) 2024 Pixsper Ltd."
9
0 commit comments