Skip to content

Commit 712d5ea

Browse files
committed
Bump version number to 0.5.2
1 parent b6e0e07 commit 712d5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "ContainerWindow.h"
22
#include "utils.h"
33

4-
#define VERSION "0.5.1"
4+
#define VERSION "0.5.2"
55

66
// NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-array-to-pointer-decay)
77
DECLARE_COMPONENT_VERSION("Coverflow", VERSION,

0 commit comments

Comments
 (0)