Introduce updater.py
This commit is contained in:
5
launcher/updater.py
Normal file
5
launcher/updater.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# updater.py
|
||||
"""
|
||||
Updates the application during runtime, ensuring the latest version will be available after the next restart.
|
||||
It does not replace the currently running instance with the new version.
|
||||
"""
|
||||
Reference in New Issue
Block a user