diff --git a/apps/btc-rpc-explorer-public-fast/app.yml b/apps/btc-rpc-explorer-public-fast/app.yml index 314c8f3..fbefc5f 100644 --- a/apps/btc-rpc-explorer-public-fast/app.yml +++ b/apps/btc-rpc-explorer-public-fast/app.yml @@ -9,7 +9,7 @@ version: 1 metadata: category: Explorers name: BTC RPC Explorer (Public; Fast version) - version: 3.3.0 + version: 3.2.0 tagline: More RAM-intensive, but faster Bitcoin explorer description: >- Unlike the "normal" version, this version doesn't have a password protection and can be shared with anyone. diff --git a/apps/btc-rpc-explorer-public/app.yml b/apps/btc-rpc-explorer-public/app.yml index d19002f..0f5ceee 100644 --- a/apps/btc-rpc-explorer-public/app.yml +++ b/apps/btc-rpc-explorer-public/app.yml @@ -9,7 +9,7 @@ version: 1 metadata: category: Explorers name: BTC RPC Explorer (Public) - version: 3.3.0 + version: 3.2.0 tagline: Database-free, self-hosted Bitcoin explorer to share description: >- Unlike the "normal" version, this version doesn't have a password protection and can be shared with anyone. diff --git a/apps/btc-rpc-explorer/app.yml b/apps/btc-rpc-explorer/app.yml index 05f70fa..810c774 100644 --- a/apps/btc-rpc-explorer/app.yml +++ b/apps/btc-rpc-explorer/app.yml @@ -9,7 +9,7 @@ version: 1 metadata: category: Explorers name: BTC RPC Explorer - version: 3.3.0 + version: 3.2.0 tagline: Database-free, self-hosted Bitcoin explorer description: >- This is a self-hosted explorer for the Bitcoin blockchain, driven by RPC calls to your own Bitcoin node. It is easy to run and can be connected to other tools (like Electrum servers) to achieve a full-featured explorer.