Skip to content
Snippets Groups Projects
Commit 68427f8d authored by Philipp Hörist's avatar Philipp Hörist
Browse files

1.2.0

parent a13658cd
No related branches found
Tags 1.4.4
No related merge requests found
import os
import subprocess
__version__ = "1.1.99.1"
__version__ = "1.2.0"
IS_FLATPAK = False
if os.path.exists('/app/share/run-as-flatpak'):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment