From 3a9b14b22c5cda61c804a368d09269cb6fdea829 Mon Sep 17 00:00:00 2001 From: Martin Zwigl Date: Mon, 24 Feb 2025 00:03:06 +0100 Subject: [PATCH] Cleanup --- apps/coin_info/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",