From 64bc980d0452f70727105192b016579a936ef0b5 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Fri, 10 Nov 2023 16:43:43 -0800 Subject: [PATCH] Update nostr-wallet-connect to 0.3.0 (#828) --- alby-nostr-wallet-connect/docker-compose.yml | 2 +- alby-nostr-wallet-connect/umbrel-app.yml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/alby-nostr-wallet-connect/docker-compose.yml b/alby-nostr-wallet-connect/docker-compose.yml index 9c01bff9..3152d9d6 100644 --- a/alby-nostr-wallet-connect/docker-compose.yml +++ b/alby-nostr-wallet-connect/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 8080 PROXY_AUTH_ADD: "false" server: - image: ghcr.io/getalby/nostr-wallet-connect:0.2.0@sha256:1feb352de5cb55e412a59075287ed8f3a1ef1317c01cb059c423f9f20f725ef0 + image: ghcr.io/getalby/nostr-wallet-connect:0.3.0@sha256:c221f43f8b07b20ffe7db83d215ce1acfbd7aa985790d7e30a7fccfef867e2f7 volumes: - ${APP_DATA_DIR}/data:/data - ${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro diff --git a/alby-nostr-wallet-connect/umbrel-app.yml b/alby-nostr-wallet-connect/umbrel-app.yml index abaf0da9..a085e40e 100644 --- a/alby-nostr-wallet-connect/umbrel-app.yml +++ b/alby-nostr-wallet-connect/umbrel-app.yml @@ -3,7 +3,7 @@ id: alby-nostr-wallet-connect name: Nostr Wallet Connect tagline: The power of the zaps at the tip of your fingers. category: finance -version: "0.2.0" +version: "0.3.0" port: 58000 description: >- Connect your LND node over Nostr to zap directly from within supported apps like Damus & Amethyst. @@ -24,7 +24,8 @@ gallery: - 1.jpg - 2.jpg - 3.jpg -releaseNotes: "" +releaseNotes: >- + This release includes a number of bug fixes and improvements. Full release notes are available at https://github.com/getAlby/nostr-wallet-connect/releases/tag/0.3.0 dependencies: - lightning path: ""