Skip to content

Commit 26c5574

Browse files
committed
Bump version
1 parent 5a9a4af commit 26c5574

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)