We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54cd3e commit f539397Copy full SHA for f539397
1 file changed
multibound2/update.cpp
@@ -20,7 +20,7 @@
20
21
#include <QVersionNumber>
22
23
-const QString MultiBound::Util::version = qs("v0.6.2");
+const QString MultiBound::Util::version = qs("v0.6.3");
24
25
namespace { // clazy:excludeall=non-pod-global-static
26
const auto releasesUrl = qs("https://api.github.com/repos/zetaPRIME/MultiBound2/releases");
0 commit comments