summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-10-11 14:45:05 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-10-11 14:52:05 +0200
commita983e5ac042ee2a845c0741fd60d2ce1ff1f3a65 (patch)
treeef70e97465da0e871ed4e45584ba96ab1227e409 /manifest.json
parent49ec724049faa043966d0b392644e86638b8203e (diff)
downloadwallet-core-a983e5ac042ee2a845c0741fd60d2ce1ff1f3a65.tar.gz
wallet-core-a983e5ac042ee2a845c0741fd60d2ce1ff1f3a65.tar.bz2
wallet-core-a983e5ac042ee2a845c0741fd60d2ce1ff1f3a65.zip
fix manifest
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 743a4fa7b..65243513c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -10,7 +10,7 @@
"applications": {
"gecko": {
"id": "devs@taler.net",
- "strict_min_version": "50.*"
+ "strict_min_version": "50"
}
},