Skip to content

Commit

Permalink
Revert "Version - switch to 4.4.0 for GUI"
Browse files Browse the repository at this point in the history
This reverts commit 28f349d.
  • Loading branch information
samaaron committed Jun 28, 2023
1 parent fd6f3a5 commit 75ea6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/gui/qt/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ MainWindow::MainWindow(QApplication& app, QSplashScreen* splash)
show_rec_icon_a = false;
restoreDocPane = false;
focusMode = false;
version = "4.4.0";
version = "5.0-tech-preview-2";
latest_version = "";
version_num = 0;
latest_version_num = 0;
Expand Down

0 comments on commit 75ea6c0

Please sign in to comment.