Small fix for flatpak.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adsooi 2022-01-24 19:27:02 +01:00
parent add2ab42a7
commit b009042241
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
7 changed files with 9 additions and 6 deletions

View file

@ -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