diff --git a/README.md b/README.md index f90244e..f51be73 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ GNOME Shell (GJS) ──D-Bus──▶ strata-daemon ──▶ SQLite (~/.lo ## Requirements -- GNOME Shell 50 (tested). May work on 45-49 but is untested; if it works for you, please open an issue to let us know. +- GNOME Shell 50. Older releases may work if built from source but are not tested or supported. - `strata-daemon` binary in `$PATH` (see Install below) - Rust 1.74+ (build only) - `glib-compile-schemas` (from `glib2-devel` / `libglib2.0-dev-bin`) diff --git a/strata@edu4rdshl.dev/metadata.json b/strata@edu4rdshl.dev/metadata.json index 88e126a..8b68d42 100644 --- a/strata@edu4rdshl.dev/metadata.json +++ b/strata@edu4rdshl.dev/metadata.json @@ -3,7 +3,7 @@ "description": "A fast clipboard manager. Storage, search and image decoding run in a separate Rust daemon.", "uuid": "strata@edu4rdshl.dev", "version": 8, - "shell-version": ["45", "46", "47", "48", "49", "50"], + "shell-version": ["50"], "settings-schema": "org.gnome.shell.extensions.strata", "url": "https://github.com/Edu4rdSHL/Strata" }