diff --git a/metadata.json b/metadata.json index aaa1f37..c321d33 100644 --- a/metadata.json +++ b/metadata.json @@ -1,8 +1,13 @@ { "name": "Clipboard History", - "version": 21, + "version": 22, "uuid": "clipboard-history@alexsaveau.dev", "description": "Gnome Clipboard History is a Gnome extension that saves items you've copied into an easily accessible, searchable history panel.", "url": "https://github.com/SUPERCILEX/gnome-clipboard-history", - "shell-version": ["40", "41", "42", "43"] + "shell-version": [ + "40", + "41", + "42", + "43" + ] }