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