From 10d28ed3644738d72e056f3d124a89b02c58e796 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Mon, 9 Mar 2026 21:11:43 -0700 Subject: [PATCH] Update zapstore.yaml --- zapstore.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/zapstore.yaml b/zapstore.yaml index 12ef262f..69d2df21 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -1,13 +1,13 @@ -identifier: social.flotilla name: Flotilla -tags: nostr nip29 community chat group -changelog: CHANGELOG.md -homepage: https://flotilla.social description: Self-hosted community chat and threads built on the nostr protocol. -repository: https://github.com/coracle-social/flotilla -blossom_servers: - - https://cdn.zapstore.dev - - https://hbr.coracle.social -assets: - - app-release-signed.apk - +tags: + - nostr + - nip29 + - community + - chat + - group +license: MIT +website: https://flotilla.social +repository: https://gitea.coracle.social/coracle/flotilla +release_source: ./android/app/build/outputs/apk/release/app-release-signed.apk +release_notes: ./CHANGELOG.md