From 26c5574ae5705d24555475750d9c739eb7937f7a Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Thu, 27 Jul 2023 19:58:47 +0000 Subject: [PATCH] Bump version --- src/window.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.cpp b/src/window.cpp index 6cbeec1..9c7e61e 100644 --- a/src/window.cpp +++ b/src/window.cpp @@ -33,7 +33,7 @@ limitations under the License. #include #endif -const QVersionNumber version = QVersionNumber::fromString("0.2.0"); +const QVersionNumber version = QVersionNumber::fromString("0.3.0"); Window::Window() {