Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxFleur committed Mar 11, 2023
1 parent 140b2ab commit 33cca9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ MainWindow::about()
QMessageBox::about(this, tr("About Light Combat Manager"),
tr("<p>Light Combat Manager. A small, lightweight Combat Manager for d20-based role playing games.<br>"
"<a href='https://github.com/MaxFleur/LightCombatManager'>Code available on Github.</a></p>"
"<p>Version 1.9.1.<br>"
"<p>Version 1.9.2.<br>"
"<a href='https://github.com/MaxFleur/LightCombatManager/releases'>Changelog</a></p>"));
}

Expand Down

0 comments on commit 33cca9d

Please sign in to comment.