updated version

This commit is contained in:
2019-11-14 10:55:31 -05:00
parent 003a484fc4
commit 16db502a04
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=QiFlora Name=QiFlora
Comment=Monitor plants with Mi Flora sensors. Comment=Monitor plants with Mi Flora sensors.
Version=1.1 Version=1.1.1
Exec=qiflora Exec=qiflora
MimeType=application/x-qiflora; MimeType=application/x-qiflora;
Icon=org.eyecreate.qiflora Icon=org.eyecreate.qiflora

View File

@@ -90,7 +90,7 @@
{ {
"type": "git", "type": "git",
"url": "https://git.eyecreate.org/eyecreate/qiflora.git", "url": "https://git.eyecreate.org/eyecreate/qiflora.git",
"tag": "v1.1", "tag": "v1.1.1",
"commit": "93a71a56e1853e2b0a3649bd569ae6d1c64003dc" "commit": "93a71a56e1853e2b0a3649bd569ae6d1c64003dc"
} }
] ]