Skip to content

Commit 22bd773

Browse files
authored
Merge pull request #99 from minikube-bot/bump_version
Bump version
2 parents 079660c + 63c810d commit 22bd773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/window.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
#include <QMainWindow>
3434
#endif
3535

36-
const QVersionNumber version = QVersionNumber::fromString("0.3.0");
36+
const QVersionNumber version = QVersionNumber::fromString("0.4.0");
3737

3838
Window::Window()
3939
{

0 commit comments

Comments
 (0)