Skip to content

Commit 37692ff

Browse files
committed
Update version number
1 parent 260c45e commit 37692ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"copyright" : "Copyright (c) 2024 Pixsper Ltd."
2424
},
2525
"tags" : [ ],
26-
"version" : "0.4.0",
26+
"version" : "0.3.2",
2727
"website" : "https://github.com/pixsper/jit.ndi"
2828
}

source/jit.ndi/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define JIT_NDI_VERSION_MAJOR 0
55
#define JIT_NDI_VERSION_MINOR 3
6-
#define JIT_NDI_VERSION_BUGFIX 1
6+
#define JIT_NDI_VERSION_BUGFIX 2
77

88
#define JIT_NDI_COPYRIGHT "Copyright (C) 2024 Pixsper Ltd."
99

0 commit comments

Comments
 (0)