From c4a8a46fb056fc339541ce6635e885e2f498781e Mon Sep 17 00:00:00 2001 From: Martin Zwigl Date: Sun, 23 Mar 2025 12:57:19 +0100 Subject: [PATCH] clean up; fix test errors --- apps/coin_info/ChangeLog | 1 + apps/coin_info/metadata.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/coin_info/ChangeLog b/apps/coin_info/ChangeLog index 500d95ec9..7f266ab62 100644 --- a/apps/coin_info/ChangeLog +++ b/apps/coin_info/ChangeLog @@ -3,3 +3,4 @@ 0.05: Lot of cleanup 0.06: Creating app v1 0.07: Finishing touches for v1 +0.08: Clean up \ No newline at end of file diff --git a/apps/coin_info/metadata.json b/apps/coin_info/metadata.json index 8c2157ba3..1c75c3fcd 100644 --- a/apps/coin_info/metadata.json +++ b/apps/coin_info/metadata.json @@ -1,7 +1,7 @@ { "id": "coin_info", "name": "Crypto-Coins Info", "shortName":"Coins Info", - "version": "0.07.08", + "version": "0.08", "description": "Crypto-Coins Infos with the help of the Binance API", "icon": "app.png", "tags": "clkinfo",