mirror of
https://github.com/edu4rdshl/Strata.git
synced 2026-07-17 23:24:46 +00:00
Cut the 0.8.0 release (dependency upgrades + single-instance and error-handling hardening): daemon Cargo.toml/Cargo.lock to 0.8.0, extension metadata.json version to 8, and add the [0.8.0] CHANGELOG entry. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
9 lines
358 B
JSON
9 lines
358 B
JSON
{
|
|
"name": "Strata",
|
|
"description": "A fast, stutter-free clipboard manager. All I/O runs in a Rust daemon - GNOME Shell is never blocked.",
|
|
"uuid": "strata@edu4rdshl.dev",
|
|
"version": 8,
|
|
"shell-version": ["45", "46", "47", "48", "49", "50"],
|
|
"settings-schema": "org.gnome.shell.extensions.strata",
|
|
"url": "https://github.com/Edu4rdSHL/Strata"
|
|
}
|