Bump extensions.gnome.org version number.

This removes the update notification if the extension is installed from this repository.
This commit is contained in:
Wolfgang Rumpler 2018-10-05 13:22:57 +02:00 committed by GitHub
parent 2dbee4aead
commit d799d1fbdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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