diff --git a/apps/moneroblock/config.json b/apps/moneroblock/config.json index 72f08352..cca19602 100644 --- a/apps/moneroblock/config.json +++ b/apps/moneroblock/config.json @@ -5,9 +5,11 @@ "exposable": true, "port": 31312, "id": "moneroblock", - "tipi_version": 1, - "version": "v0.1.1", - "categories": ["utilities"], + "tipi_version": 2, + "version": "0.1.2", + "categories": [ + "utilities" + ], "description": "MoneroBlock is a trustless block explorer for the Monero payment network.", "short_desc": "Decentralized and trustless Monero block explorer", "author": "duggavo",