Bump extensions.gnome.org version number.

This removes the update notification if the extension is installed from the repository.
This commit is contained in:
Wolfgang Rumpler 2018-11-02 01:50:13 +01:00
parent 3e57b207fc
commit f8468e86e0

View file

@ -10,7 +10,7 @@
"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": 13,
"version": 14,
"semantic-version": "2.3.1",
"url": "https://github.com/ifl0w/RandomWallpaperGnome3"
}