From f8468e86e0df201cb34a8bde194c00034faaaa68 Mon Sep 17 00:00:00 2001 From: Wolfgang Rumpler Date: Fri, 2 Nov 2018 01:50:13 +0100 Subject: [PATCH] Bump extensions.gnome.org version number. This removes the update notification if the extension is installed from the 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 6824c8f..52dda34 100644 --- a/randomwallpaper@iflow.space/metadata.json +++ b/randomwallpaper@iflow.space/metadata.json @@ -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" }