diff --git a/README.md b/README.md index 9573dc5..1dd07ff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Gnome Shell extension that adds a hibernate/hybrid suspend button in Status menu Originally developed by [@arelange](https://github.com/arelange) and then [@p91paul](https://github.com/p91paul). Now maintained by [@slaclau](https://github.com/slaclau). -Supports GNOME 45, 46, 47, and 48. +Supports GNOME 45, 46, 47, 48, and 49. ## FAQ diff --git a/metadata.json b/metadata.json index 9df0842..e396919 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "name": "Hibernate Status Button", "url": "https://github.com/arelange/gnome-shell-extension-hibernate-status", "description": "Adds a Hibernate button in Status menu. Using Alt modifier, you can also select Hybrid Sleep instead.", - "shell-version": ["45", "46", "47", "48"], + "shell-version": ["45", "46", "47", "48", "49"], "gettext-domain": "hibernate-status-button", "settings-schema": "org.gnome.shell.extensions.hibernate-status-button" }