pkg: update latest version.
This commit is contained in:
parent
82cacf38e2
commit
f75e5ebc6f
3 changed files with 5 additions and 3 deletions
|
|
@ -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
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue