Skip to content

Commit

Permalink
Change version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Toufool authored Nov 3, 2021
1 parent c5efc34 commit 526336c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def retranslateUi(self, aboutAutoSplitWidget):
aboutAutoSplitWidget.setWindowTitle(_translate("aboutAutoSplitWidget", "About AutoSplit", None))
self.okButton.setText(_translate("aboutAutoSplitWidget", "OK", None))
self.createdbyLabel.setText(_translate("aboutAutoSplitWidget", "<html><head/><body><p>Created by <a href=\"https://twitter.com/toufool\"><span style=\" text-decoration: underline; color:#0000ff;\">Toufool</span></a> and <a href=\"https://twitter.com/faschz\"><span style=\" text-decoration: underline; color:#0000ff;\">Faschz</span></a></p></body></html>", None))
self.versionLabel.setText(_translate("aboutAutoSplitWidget", "Version: 1.5.0", None))
self.versionLabel.setText(_translate("aboutAutoSplitWidget", "Version: 1.5.1", None))
self.donatetextLabel.setText(_translate("aboutAutoSplitWidget", "If you enjoy using this program, please\n"
" consider donating. Thank you!", None))
self.donatebuttonLabel.setText(_translate("aboutAutoSplitWidget", "<html><head/><body><p><a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=BYRHQG69YRHBA&item_name=AutoSplit+development&currency_code=USD&source=url\"><img src=\":/resources/donatebutton.png\"/></p></body></html>", None))
Expand Down

0 comments on commit 526336c

Please sign in to comment.