Raise Particl version to 0.21.2.9

This commit is contained in:
tecnovert
2022-05-23 23:51:48 +02:00
parent 8daa76f937
commit 08c10bc69e
5 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ from bin.basicswap_run import startDaemon, startXmrWalletDaemon
# version, version tag eg. "rc1", signers
known_coins = {
'particl': ('0.21.2.8', '', ('tecnovert',)),
'particl': ('0.21.2.9', '', ('tecnovert',)),
'litecoin': ('0.18.1', '', ('thrasher',)),
'bitcoin': ('22.0', '', ('laanwj',)),
'namecoin': ('0.18.0', '', ('JeremyRand',)),