diff --git a/apps/coin_info/metadata.json b/apps/coin_info/metadata.json index e02a19607..20a10381c 100644 --- a/apps/coin_info/metadata.json +++ b/apps/coin_info/metadata.json @@ -1,10 +1,10 @@ { "id": "coin_info", "name": "Crypto-Coins Info", "shortName":"Coins Info", - "version": "0.03.1", + "version": "0.03.2", "description": "Crypto-Coins Infos with the help of the Coinmarketcap API", "icon": "app.png", - "tags": "clkinfo,coin_info,blockchain,crypto,cryptocurrency", + "tags": "clkinfo", "supports" : ["BANGLEJS2"], "interface": "interface.html", "readme": "README.md",