Skip to content

Commit

Permalink
Merge pull request #99 from minikube-bot/bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
spowelljr authored Sep 26, 2023
2 parents 079660c + 63c810d commit 22bd773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ limitations under the License.
#include <QMainWindow>
#endif

const QVersionNumber version = QVersionNumber::fromString("0.3.0");
const QVersionNumber version = QVersionNumber::fromString("0.4.0");

Window::Window()
{
Expand Down

0 comments on commit 22bd773

Please sign in to comment.