Small fix for flatpak.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
add2ab42a7
commit
b009042241
7 changed files with 9 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
from shutil import which
|
||||
|
||||
__VERSION__ = "0.1.4"
|
||||
is_release = False
|
||||
is_release = True
|
||||
|
||||
|
||||
# Check if development version, if so get the date of the latest git patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue