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

Raise version to 1.1.91.1

parent 735e72c9
No related branches found
No related tags found
No related merge requests found
import os
import subprocess
__version__ = "1.1.91"
__version__ = "1.1.91.1"
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