diff --git a/README.md b/README.md index ef994617..8cc9a6be 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ We hang out on [zulip](https://paperwm.zulipchat.com). Clone the repo and check out the branch supporting the Gnome Shell version you're running. +- 44 (experimental, not officially supported yet, please report bugs): https://github.com/paperwm/PaperWM/tree/develop - 43 (experimental, please report bugs): https://github.com/paperwm/PaperWM/tree/develop - 42: https://github.com/paperwm/PaperWM/tree/gnome-42 - 40: https://github.com/paperwm/PaperWM/tree/gnome-40 diff --git a/metadata.json b/metadata.json index a65c4600..dc41ab26 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,7 @@ "description": "Tiling window manager with a twist", "url": "https://github.com/paperwm/PaperWM", "settings-schema": "org.gnome.Shell.Extensions.PaperWM", - "shell-version": [ "42", "43" ], + "shell-version": [ "42", "43", "44" ], "version": "43.0", "session-modes": [ "unlock-dialog", "user" ] }