Skip to content

Commit

Permalink
upreved
Browse files Browse the repository at this point in the history
  • Loading branch information
CountMurphy committed Jan 18, 2022
1 parent 1916060 commit c8a20b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aboutdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class AboutDialog : public QDialog
public:
explicit AboutDialog(QWidget *parent = 0);
~AboutDialog();
const QString version="2.2.0";
const QString version="2.3.0";

private:
Ui::AboutDialog *ui;
Expand Down

0 comments on commit c8a20b4

Please sign in to comment.