Skip to content

Commit

Permalink
Merge pull request #89 from minikube-bot/bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
medyagh committed Jul 27, 2023
2 parents 5a9a4af + 26c5574 commit 3fefe2c
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.2.0");
const QVersionNumber version = QVersionNumber::fromString("0.3.0");

Window::Window()
{
Expand Down

0 comments on commit 3fefe2c

Please sign in to comment.