pkg: update latest version.

This commit is contained in:
Nodari Chkuaselidze 2025-06-25 14:58:53 +04:00
parent 82cacf38e2
commit f75e5ebc6f
No known key found for this signature in database
GPG key ID: B018A7BB437D1F05
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
## v8.0.0
**When upgrading to this version of hsd, you must pass `--chain-migrate=4`
and `--wallet-migrate=7` when you run it for the first time.**

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "hsd",
"version": "7.99.0",
"version": "8.99.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hsd",
"version": "7.99.0",
"version": "8.99.0",
"license": "MIT",
"dependencies": {
"@handshake-org/bfilter": "~2.3.0",

View file

@ -1,6 +1,6 @@
{
"name": "hsd",
"version": "7.99.0",
"version": "8.99.0",
"description": "Cryptocurrency bike-shed",
"license": "MIT",
"repository": "git://github.com/handshake-org/hsd.git",