Skip to content
Snippets Groups Projects
Commit 39acfc20 authored by Daniel Brötzmann's avatar Daniel Brötzmann
Browse files

Raise Gajim version to 1.1.95

parent 962e10f5
No related branches found
No related tags found
No related merge requests found
import os import os
import subprocess import subprocess
__version__ = "1.1.94" __version__ = "1.1.95"
IS_FLATPAK = False IS_FLATPAK = False
if os.path.exists('/app/share/run-as-flatpak'): 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