Skip to content

Commit e47e56e

Browse files
authored
Version bump (#247)
1 parent a35a19b commit e47e56e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugin.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Nyxus",
3-
"version": "0.8.2",
4-
"containerId": "polusai/nyxus:0.8.2",
3+
"version": "0.8.3",
4+
"containerId": "polusai/nyxus:0.8.3",
55
"title": "Nyxus feature extraction",
66
"description": "Nyxus feature extractor",
77
"author": "friskluft + hsidky",

src/nyx/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#define VERSIONH_INCLUDED
33

44
#define PROJECT_NAME "Nyxus"
5-
#define PROJECT_VER "0.8.2"
5+
#define PROJECT_VER "0.8.3"
66

77
#endif // VERSIONH_INCLUDED

0 commit comments

Comments
 (0)