Skip to content

Commit 6edd75c

Browse files
authored
Merge pull request #69 from minikube-bot/bump_version
Bump version 0.2.0
2 parents f93ed7b + 07be926 commit 6edd75c

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.1.0");
36+
const QVersionNumber version = QVersionNumber::fromString("0.2.0");
3737

3838
Window::Window()
3939
{

0 commit comments

Comments
 (0)