Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
Official github release will come in the next few days
  • Loading branch information
Admiral-Fish committed Dec 27, 2018
1 parent 66602a0 commit 7e361e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Forms/MainWindow.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class MainWindow : public QMainWindow
Ui::MainWindow *ui;
QTranslator translator;
QActionGroup *langGroup;
const QString VERSION = "v2.2.0";
const QString VERSION = "v2.2.1";

Stationary3 *stationary3 = nullptr;
Wild3 *wild3 = nullptr;
Expand Down
2 changes: 1 addition & 1 deletion Forms/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</size>
</property>
<property name="windowTitle">
<string notr="true">PokéFinder 2.2.0</string>
<string notr="true">PokéFinder 2.2.1</string>
</property>
<property name="windowIcon">
<iconset>
Expand Down

0 comments on commit 7e361e4

Please sign in to comment.