Skip to content

Commit 3fefe2c

Browse files
authored
Merge pull request #89 from minikube-bot/bump_version
Bump version
2 parents 5a9a4af + 26c5574 commit 3fefe2c

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

3838
Window::Window()
3939
{

0 commit comments

Comments
 (0)