Skip to content

Commit

Permalink
Merge pull request #84 from Impa10r/main
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Impa10r authored Jul 14, 2024
2 parents 559abec + bcde489 commit 5b8dafb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
docker buildx build \
--platform linux/arm64,linux/amd64 \
--tag ghcr.io/impa10r/peerswap-web:v1.2.4 \
--tag ghcr.io/impa10r/peerswap-web:v1.6.6 \
--tag ghcr.io/impa10r/peerswap-web:latest \
--output "type=registry" \
.
.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- Allow advertising BTC balance to peers
- Retry polling peers for balances after peerswap initializes
- Fix peerswap config not updating on Umbrel
- Fix peerswap config not updating

## 1.6.5

Expand Down

0 comments on commit 5b8dafb

Please sign in to comment.