multi: update version and release notes

pull/504/head
sputn1ck 2 years ago
parent 1df6685653
commit 950b32dea6
No known key found for this signature in database
GPG Key ID: 671103D881A5F0E4

@ -22,5 +22,5 @@ This file tracks release notes for the loop client.
#### Breaking Changes
#### Bug Fixes
* The `SuggestSwaps` rpc now returns the correct peer pubkeys in the disqualified list.
#### Maintenance

@ -27,7 +27,7 @@ const (
// Note: please update release_notes.md when you change these values.
appMajor uint = 0
appMinor uint = 19
appPatch uint = 0
appPatch uint = 1
// appPreRelease MUST only contain characters from semanticAlphabet per
// the semantic versioning spec.

Loading…
Cancel
Save