From 46a58e938ab9c9240f34e2837f4335f778f49013 Mon Sep 17 00:00:00 2001 From: achmizs Date: Sat, 2 Feb 2019 22:28:50 -0500 Subject: [PATCH] Incremented version to 1.1 --- src/platform/chrome/manifest.json | 2 +- src/platform/firefox/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/platform/chrome/manifest.json b/src/platform/chrome/manifest.json index a7c423d..8bd3d2e 100644 --- a/src/platform/chrome/manifest.json +++ b/src/platform/chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.0.3", + "version": "1.1", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "homepage_url": "https://git.sr.ht/~achmizs/AlwaysKillSticky.git", diff --git a/src/platform/firefox/manifest.json b/src/platform/firefox/manifest.json index a795c4b..21fd9f6 100644 --- a/src/platform/firefox/manifest.json +++ b/src/platform/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.0.3", + "version": "1.1", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "browser_specific_settings": {