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