From 0f86f2c9bc019cec36a23a8b03be390d9b0e7e2f Mon Sep 17 00:00:00 2001 From: typeling1578 <59644555+typeling1578@users.noreply.github.com> Date: Tue, 4 Oct 2022 05:58:01 +0900 Subject: [PATCH] Bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f7d4db3..cdd8bfe 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Private Tabs", - "version": "1.0", + "version": "1.1.0", "applications": { "gecko": { "id": "private-tabs@typeling1578",