mirror of
https://github.com/basicswap/basicswap.git
synced 2026-04-29 03:02:13 +02:00
ltc: bump to v0.21.5.4 [required]
"This release includes important security updates. All node operators and wallet users are strongly encouraged to upgrade ASAP." "This corrects MWEB input/output accounting going forward and is a required upgrade for all node operators, miners, and wallet users."
This commit is contained in:
@@ -58,7 +58,7 @@ PARTICL_LINUX_EXTRA = os.getenv("PARTICL_LINUX_EXTRA", "nousb")
|
||||
BITCOIN_VERSION = os.getenv("BITCOIN_VERSION", "29.3")
|
||||
BITCOIN_VERSION_TAG = os.getenv("BITCOIN_VERSION_TAG", "")
|
||||
|
||||
LITECOIN_VERSION = os.getenv("LITECOIN_VERSION", "0.21.4")
|
||||
LITECOIN_VERSION = os.getenv("LITECOIN_VERSION", "0.21.5.4")
|
||||
LITECOIN_VERSION_TAG = os.getenv("LITECOIN_VERSION_TAG", "")
|
||||
|
||||
DCR_VERSION = os.getenv("DCR_VERSION", "2.1.3")
|
||||
|
||||
Reference in New Issue
Block a user