mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-13 12:33:13 +02:00
parent
ef06b02398
commit
8ed77ab225
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
##### v3.5.1
|
||||
###### 2025-07-02
|
||||
|
||||
* Minor cleanup
|
||||
* Fix self-identified version number
|
||||
|
||||
|
||||
##### v3.5.0
|
||||
###### 2025-06-23
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "btc-rpc-explorer",
|
||||
"version": "3.4.0",
|
||||
"version": "3.5.1",
|
||||
"description": "Open-source, self-hosted Bitcoin explorer",
|
||||
"private": false,
|
||||
"bin": "bin/cli.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue