We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e0e07 commit 712d5eaCopy full SHA for 712d5ea
main.cpp
@@ -1,7 +1,7 @@
1
#include "ContainerWindow.h"
2
#include "utils.h"
3
4
-#define VERSION "0.5.1"
+#define VERSION "0.5.2"
5
6
// NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-array-to-pointer-decay)
7
DECLARE_COMPONENT_VERSION("Coverflow", VERSION,
0 commit comments