From 119039bc720dfd470aca2b1b1ed5fcd5e0a7beeb Mon Sep 17 00:00:00 2001 From: achmizs Date: Sun, 3 Feb 2019 14:06:26 -0500 Subject: [PATCH] Incremented version to 1.1.2 --- 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 6e44d77..29a4bab 100644 --- a/src/platform/chrome/manifest.json +++ b/src/platform/chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.1.1", + "version": "1.1.2", "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 9d94b86..ae99e3c 100644 --- a/src/platform/firefox/manifest.json +++ b/src/platform/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "1.1.1", + "version": "1.1.2", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "browser_specific_settings": {