build: raise version to 0.16.3

This commit is contained in:
tecnovert
2026-06-08 23:47:04 +02:00
parent a64a65fe53
commit ced017ab3a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
name = "basicswap" name = "basicswap"
__version__ = "0.16.2" __version__ = "0.16.3"
+1
View File
@@ -24,6 +24,7 @@
- Added subfee bid option. - Added subfee bid option.
- Increase DCR fee estimate by 1 byte. - Increase DCR fee estimate by 1 byte.
- Waits for the refund and refund spend txn locks to expire before trying to submit them. - Waits for the refund and refund spend txn locks to expire before trying to submit them.
- Fixed bug where initiate tx amount was not cheched for secret hash swaps.
0.14.5 0.14.5