Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
spieglt committed Jul 7, 2019
1 parent 389133d commit 27d6ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/cloaker/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MainWindow::~MainWindow()
void MainWindow::on_actionAbout_Cloaker_triggered()
{
QMessageBox::about(this, "About Cloaker",
"<h2>Cloaker v2.0</h2>"
"<h2>Cloaker v2.1</h2>"
"<p>Copyright (C) Theron Spiegl 2019</p>"
"<p>Licensed under the GNU General Public License v3.0</p>"
"<p><a href=\"https://github.com/spieglt/cloaker\">https://github.com/spieglt/cloaker</a></p>"
Expand Down

0 comments on commit 27d6ba0

Please sign in to comment.