diff --git a/README.md b/README.md index 8a82187e..0a320c30 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.4. X11 and Wayland +- Works on GNOME 45 through 51. 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 bfbac806..7dc12ca6 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", "50.4"], + "shell-version": ["45", "46", "47", "48", "49", "50", "51"], "session-modes": ["user", "unlock-dialog"], "url": "https://github.com/forge-ext/forge" }