Update metadata.json

This commit is contained in:
Wolfgang Rumpler 2017-10-07 21:18:21 +02:00
parent 3f0252c033
commit d4d7f03d7c

View file

@ -2,12 +2,14 @@
"shell-version": [
"3.20",
"3.22",
"3.24"
"3.24",
"3.26"
],
"uuid": "randomwallpaper@iflow.space",
"settings-schema": "org.gnome.shell.extensions.space.iflow.randomwallpaper",
"name": "Random Wallpaper",
"description": "Fetches a random wallpaper from an online source and sets it as desktop background. \nThe desktop background can be updated periodically or manually.",
"version": "2.1.0",
"version": 9,
"semantic-version": "2.2.0",
"url": "https://github.com/ifl0w/RandomWallpaperGnome3"
}