From deb03b4cdcd9e0296ea3e038aada8d76fe82c37e Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Mon, 15 Jul 2019 20:24:35 -0400 Subject: [PATCH] Incremented version to 1.2.7 --- 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 646565c..0e4f139 100644 --- a/src/platform/chrome/manifest.json +++ b/src/platform/chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.2.6", + "version": "1.2.7", "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 7470baf..19c2ec9 100644 --- a/src/platform/firefox/manifest.json +++ b/src/platform/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.2.6", + "version": "1.2.7", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "browser_specific_settings": {