We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7a07b commit f8d8d69Copy full SHA for f8d8d69
src/chart/main/version.cpp
@@ -2,6 +2,6 @@
2
3
#include "base/app/version.h"
4
5
-const App::Version Vizzu::Main::version(0, 16, 1);
+const App::Version Vizzu::Main::version(0, 16, 2);
6
7
const char *const Vizzu::Main::siteUrl = "https://vizzu.io/";
0 commit comments