bump version

This commit is contained in:
Wolfgang Rumpler 2018-04-12 20:33:07 +02:00
parent 62b7f55839
commit 2038b45d76

View file

@ -3,13 +3,14 @@
"3.20",
"3.22",
"3.24",
"3.26"
"3.26",
"3.28"
],
"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": 10,
"semantic-version": "2.2.1",
"version": 11,
"semantic-version": "2.2.2",
"url": "https://github.com/ifl0w/RandomWallpaperGnome3"
}