From 63511770b0922053e66443afbfb98869629cf95a Mon Sep 17 00:00:00 2001 From: achmizs Date: Thu, 31 Jan 2019 00:42:09 -0500 Subject: [PATCH] Incremented version to 0.4 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 235be9a..db0b961 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "AlwaysKillSticky", - "version": "0.3", + "version": "0.4", "description": "Get rid of sticky elements on websites - permanently!", "author": "Said Achmiz", "homepage_url": "https://git.sr.ht/~achmizs/AlwaysKillSticky.git",