Skip to content

Commit 98ae06a

Browse files
authored
Merge pull request #52 from minikube-bot/bump_version
Bump version
2 parents a827eb6 + 91d3fb1 commit 98ae06a

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

3838
Window::Window()
3939
{

0 commit comments

Comments
 (0)