Merge remote-tracking branch 'english/master'

This commit is contained in:
Ozzie Isaacs
2023-01-21 15:19:59 +01:00
50 changed files with 1388 additions and 1388 deletions

View File

@@ -327,7 +327,7 @@ class Updater(threading.Thread):
@classmethod
def _stable_version_info(cls):
log.debug("Stable version: {}".format(constants.STABLE_VERSION))
return constants.STABLE_VERSION # Current version
return constants.STABLE_VERSION # Current Version
@classmethod
def dry_run(cls):