diff --git a/dist/metadata.json b/dist/metadata.json index c6df5c3..636ab51 100644 --- a/dist/metadata.json +++ b/dist/metadata.json @@ -1,10 +1,7 @@ { - "name": "float bar", - "description": "Adaptive floating topbar", - "uuid": "floatbar@tomtroeger.de", - "settings-schema": "org.gnome.shell.extensions.my-extension", - "shell-version": [ - "46" - ] - } - \ No newline at end of file + "name": "float bar", + "description": "Adaptive floating topbar", + "uuid": "floatbar@tomtroeger.de", + "settings-schema": "org.gnome.shell.extensions.my-extension", + "shell-version": ["46", "47"] +} diff --git a/floatbar.zip b/floatbar.zip index c471faa..6ab167b 100644 Binary files a/floatbar.zip and b/floatbar.zip differ diff --git a/metadata.json b/metadata.json index c6df5c3..636ab51 100644 --- a/metadata.json +++ b/metadata.json @@ -1,10 +1,7 @@ { - "name": "float bar", - "description": "Adaptive floating topbar", - "uuid": "floatbar@tomtroeger.de", - "settings-schema": "org.gnome.shell.extensions.my-extension", - "shell-version": [ - "46" - ] - } - \ No newline at end of file + "name": "float bar", + "description": "Adaptive floating topbar", + "uuid": "floatbar@tomtroeger.de", + "settings-schema": "org.gnome.shell.extensions.my-extension", + "shell-version": ["46", "47"] +}