1.1.92
This commit is contained in:
parent
3bf755943f
commit
6c06d2c497
|
@ -1,7 +1,7 @@
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
__version__ = "1.1.91.1"
|
__version__ = "1.1.92"
|
||||||
|
|
||||||
IS_FLATPAK = False
|
IS_FLATPAK = False
|
||||||
if os.path.exists('/app/share/run-as-flatpak'):
|
if os.path.exists('/app/share/run-as-flatpak'):
|
||||||
|
|
Loading…
Reference in New Issue