Feature: Support GNOME version 43

This commit is contained in:
Julian 2023-01-25 18:55:08 +01:00
parent c6fb9a8b8d
commit 97d8f86372
Signed by: julian
GPG Key ID: 094C2AC34192FA11

View File

@ -3,7 +3,7 @@
"name": "Top Bar Organizer",
"description": "Organize the items of the top (menu)bar.",
"version": 3,
"shell-version": [ "42" ],
"shell-version": [ "42", "43" ],
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer",
"url": "https://gitlab.gnome.org/julianschacher/top-bar-organizer"
}