We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdf28f8 + 7d49097 commit 18d5034Copy full SHA for 18d5034
plugin.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Nyxus",
3
- "version": "0.7.4",
4
- "containerId": "polusai/nyxus:0.7.4",
+ "version": "0.7.5",
+ "containerId": "polusai/nyxus:0.7.5",
5
"title": "Nyxus feature extraction",
6
"description": "Nyxus feature extractor",
7
"author": "friskluft + hsidky",
src/nyx/version.h
@@ -2,6 +2,6 @@
#define VERSIONH_INCLUDED
#define PROJECT_NAME "Nyxus"
-#define PROJECT_VER "0.7.4"
+#define PROJECT_VER "0.7.5"
#endif // VERSIONH_INCLUDED
0 commit comments