[flatpak] fix update-checking for version 1.5.X

This commit is contained in:
Vinicius Moreira
2019-10-13 18:14:24 -03:00
parent 0224cf857a
commit 9fa9df04a5
4 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.6.3'
__version__ = '0.6.4'
__app_name__ = 'bauh'
import os