mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-16 15:58:17 +00:00
Revert to v19 release.
This commit is contained in:
parent
bbd3d701c0
commit
56444a9d2e
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ __pycache__
|
|||
/*.eggs
|
||||
.tox
|
||||
.eggs
|
||||
*~
|
||||
|
|
|
@ -41,7 +41,7 @@ else:
|
|||
FILE_EXT = 'tar.gz'
|
||||
|
||||
known_coins = {
|
||||
'particl': '0.21.0.1',
|
||||
'particl': '0.19.2.4',
|
||||
'litecoin': '0.18.1',
|
||||
'bitcoin': '0.21.0',
|
||||
'namecoin': '0.18.0',
|
||||
|
|
Loading…
Reference in a new issue