Upgrade Pool to v0.5.1
This commit is contained in:
parent
c2cf8581d7
commit
ee12f2bc5e
|
@ -16,7 +16,7 @@ LOOP_LATEST_VERSION_FILE=/home/bitcoin/.mynode/loop_version_latest
|
|||
LOOP_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/loop/releases/download/$LOOP_VERSION/manifest-$LOOP_VERSION.txt
|
||||
LOOP_UPGRADE_MANIFEST_SIG_URL=https://github.com/lightninglabs/loop/releases/download/$LOOP_VERSION/manifest-$LOOP_VERSION.txt.sig
|
||||
|
||||
POOL_VERSION="v0.5.0-alpha"
|
||||
POOL_VERSION="v0.5.1-alpha"
|
||||
POOL_VERSION_FILE=/home/bitcoin/.mynode/pool_version
|
||||
POOL_LATEST_VERSION_FILE=/home/bitcoin/.mynode/pool_version_latest
|
||||
POOL_UPGRADE_MANIFEST_URL=https://github.com/lightninglabs/pool/releases/download/$POOL_VERSION/manifest-$POOL_VERSION.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user