mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
chore: bump versions to 0.5.0
Cut the 0.5.0 release (light/dark theme support): daemon Cargo.toml/Cargo.lock to 0.5.0 (no code change, kept in lockstep with the tag), extension metadata.json version to 5, and promote the CHANGELOG [Unreleased] entry to [0.5.0] - 2026-05-26. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
945ad61bf7
commit
764911b32d
4 changed files with 4 additions and 4 deletions
2
strata-daemon/Cargo.lock
generated
2
strata-daemon/Cargo.lock
generated
|
|
@ -1272,7 +1272,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|||
|
||||
[[package]]
|
||||
name = "strata-daemon"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"blake3",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "strata-daemon"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
edition = "2021"
|
||||
description = "Strata clipboard manager backend daemon"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue