chore: release version 1.0.0-beta5

This commit is contained in:
2026-06-03 20:20:30 +07:00
parent c78e0a5163
commit 1f04a824d7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ members = ["crates/*", "desktop", "web"]
default-members = ["desktop"]
[workspace.package]
version = "1.0.0-beta4"
version = "1.0.0-beta5"
edition = "2024"
publish = false

View File

@@ -14,7 +14,7 @@ product-name = "Coop"
description = "Chat Freely, Stay Private on Nostr"
identifier = "su.reya.coop"
category = "SocialNetworking"
version = "1.0.0-beta4"
version = "1.0.0-beta5"
out-dir = "../dist"
before-packaging-command = "cargo build --release"
resources = ["Cargo.toml", "src"]