git updater plugin ok
This commit is contained in:
parent
bb2069f68d
commit
f99afcbbf1
@ -43,4 +43,4 @@ class Application:
|
||||
@staticmethod
|
||||
def get_version() -> str:
|
||||
with open("version.txt", 'r') as file:
|
||||
return file.read()
|
||||
return file.read().strip()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user