We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9a4af commit 26c5574Copy full SHA for 26c5574
src/window.cpp
@@ -33,7 +33,7 @@ limitations under the License.
33
#include <QMainWindow>
34
#endif
35
36
-const QVersionNumber version = QVersionNumber::fromString("0.2.0");
+const QVersionNumber version = QVersionNumber::fromString("0.3.0");
37
38
Window::Window()
39
{
0 commit comments