Skip to content

Commit

Permalink
Update control.py
Browse files Browse the repository at this point in the history
  • Loading branch information
loseys authored May 2, 2021
1 parent a32eb03 commit 3f1324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clientui/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -1774,5 +1774,5 @@ def retranslateUi(self, MainWindow):
#self.toolButton_10.setText("")
#self.toolButton_11.setText("")
self.label_credits.setText(QCoreApplication.translate("MainWindow", u"BlackMamba by Loseys", None))
self.label_version.setText(QCoreApplication.translate("MainWindow", u"v1.0.32", None))
self.label_version.setText(QCoreApplication.translate("MainWindow", u"v1.0.41", None))
# retranslateUi

0 comments on commit 3f1324e

Please sign in to comment.