Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pixsperdavid committed Jul 25, 2024
1 parent 260c45e commit 37692ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"copyright" : "Copyright (c) 2024 Pixsper Ltd."
},
"tags" : [ ],
"version" : "0.4.0",
"version" : "0.3.2",
"website" : "https://github.com/pixsper/jit.ndi"
}
2 changes: 1 addition & 1 deletion source/jit.ndi/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define JIT_NDI_VERSION_MAJOR 0
#define JIT_NDI_VERSION_MINOR 3
#define JIT_NDI_VERSION_BUGFIX 1
#define JIT_NDI_VERSION_BUGFIX 2

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

Expand Down

0 comments on commit 37692ff

Please sign in to comment.