From 348dc496a655daa348a163544e3ea232e97753fd Mon Sep 17 00:00:00 2001 From: reya Date: Thu, 13 Mar 2025 13:50:16 +0700 Subject: [PATCH] chore: bump version --- Packager.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packager.toml b/Packager.toml index eddc41e..51351db 100644 --- a/Packager.toml +++ b/Packager.toml @@ -2,7 +2,7 @@ name = "coop" description = "Coop is a cross-platform Nostr client designed for secure communication focus on simplicity and customizability." product-name = "Coop" identifier = "su.reya.coop" -version = "0.1.3" +version = "0.1.4" resources = ["assets/*/*", "Cargo.toml", "./LICENSE", "./README.md"] icons = [ "assets/brand/32x32.png",