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

Raise Gajim version

parent 425e1c76
No related branches found
No related tags found
No related merge requests found
import os
import subprocess
__version__ = "1.0.99"
__version__ = "1.0.99.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