Raise version to 1.1.91.1
This commit is contained in:
parent
735e72c965
commit
a7aea4cac1
|
@ -1,7 +1,7 @@
|
|||
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'):
|
||||
|
|
Loading…
Reference in New Issue