chore: bump version
This commit is contained in:
@@ -4,7 +4,7 @@ members = ["crates/*"]
|
|||||||
default-members = ["crates/coop"]
|
default-members = ["crates/coop"]
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.2.5"
|
version = "0.2.6"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ product-name = "Coop"
|
|||||||
description = "Chat Freely, Stay Private on Nostr"
|
description = "Chat Freely, Stay Private on Nostr"
|
||||||
identifier = "su.reya.coop"
|
identifier = "su.reya.coop"
|
||||||
category = "SocialNetworking"
|
category = "SocialNetworking"
|
||||||
version = "0.2.5"
|
version = "0.2.6"
|
||||||
out-dir = "../../dist"
|
out-dir = "../../dist"
|
||||||
before-packaging-command = "cargo build --release"
|
before-packaging-command = "cargo build --release"
|
||||||
resources = ["Cargo.toml", "src"]
|
resources = ["Cargo.toml", "src"]
|
||||||
|
|||||||
@@ -100,9 +100,9 @@ auth:
|
|||||||
label:
|
label:
|
||||||
en: "Authentication Required"
|
en: "Authentication Required"
|
||||||
message:
|
message:
|
||||||
en: "Approve the authentication request to allow Coop to continue getting your messages."
|
en: "Approve the authentication request to allow Coop to continue sending or receiving events."
|
||||||
requests:
|
requests:
|
||||||
en: "You have %{u} total pending authentication requests"
|
en: "You have %{u} pending authentication requests"
|
||||||
|
|
||||||
startup:
|
startup:
|
||||||
client_keys_warning:
|
client_keys_warning:
|
||||||
|
|||||||
Reference in New Issue
Block a user