Skip to content

Commit

Permalink
Merge pull request #52 from minikube-bot/bump_version
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
medyagh committed Apr 6, 2023
2 parents a827eb6 + 91d3fb1 commit 98ae06a
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.0.2");
const QVersionNumber version = QVersionNumber::fromString("0.1.0");

Window::Window()
{
Expand Down

0 comments on commit 98ae06a

Please sign in to comment.