From d799d1fbdf4a8b1c4dff908bd21f0660aef03746 Mon Sep 17 00:00:00 2001 From: Wolfgang Rumpler Date: Fri, 5 Oct 2018 13:22:57 +0200 Subject: [PATCH] Bump extensions.gnome.org version number. This removes the update notification if the extension is installed from this repository. --- randomwallpaper@iflow.space/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/randomwallpaper@iflow.space/metadata.json b/randomwallpaper@iflow.space/metadata.json index 1c2c552..0a306c5 100644 --- a/randomwallpaper@iflow.space/metadata.json +++ b/randomwallpaper@iflow.space/metadata.json @@ -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" }