diff --git a/README.md b/README.md index 957cae04..8a82187e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Forge is a GNOME Shell extension that provides tiling/window management **_AND_* ## Features -- Works on GNOME 45 through 50.1. X11 and Wayland +- Works on GNOME 45 through 50.4. X11 and Wayland - Tree-based tiling with vertical and horizontal split containers similar to i3-wm and sway-wm - Vim-like keybindings for navigation/swapping windows/moving windows in the containers - Drag and drop tiling diff --git a/metadata.json b/metadata.json index 38c8c3e7..bfbac806 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,7 @@ "gettext-domain": "forge", "uuid": "forge@jmmaranan.com", "settings-schema": "org.gnome.shell.extensions.forge", - "shell-version": ["45", "46", "47", "48", "49", "50", "50.1"], + "shell-version": ["45", "46", "47", "48", "49", "50", "50.1", "50.4"], "session-modes": ["user", "unlock-dialog"], "url": "https://github.com/forge-ext/forge" }