bump version

This commit is contained in:
Wolfgang Rumpler 2019-09-20 00:56:29 +02:00
parent 3f61f24624
commit b7fcac0afd
2 changed files with 3 additions and 2 deletions

View file

@ -2,13 +2,14 @@
"shell-version": [
"3.28",
"3.30",
"3.32"
"3.32",
"3.34"
],
"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": 17,
"version": 18,
"semantic-version": "2.4.1",
"url": "https://github.com/ifl0w/RandomWallpaperGnome3"
}