From 6535ff28728ccd041dfff8e58328de1aaa19afc5 Mon Sep 17 00:00:00 2001 From: achmizs Date: Fri, 1 Feb 2019 13:33:20 -0500 Subject: [PATCH] Incremented version to 0.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f2fb486..1f617d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "0.7", + "version": "0.8", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "homepage_url": "https://git.sr.ht/~achmizs/AlwaysKillSticky.git",