manifest: fix strict_min_version

This commit is contained in:
tg(x) 2016-10-11 17:37:09 +02:00
parent 34b1d86d5f
commit ced461cba2

View File

@ -10,7 +10,7 @@
"applications": {
"gecko": {
"id": "devs@taler.net",
"strict_min_version": "50"
"strict_min_version": "50.0a1"
}
},