From 4635bb57a34de5424c08492889cc5a46be7a92e3 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Sat, 28 Sep 2024 22:23:07 +0300 Subject: [PATCH] Update manifest version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 505feb7..21607e3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "AYCF Route Finder", "description": "Simple(<1mb) Chrome extension to find all available routes on Wizz AYCF (All-You-Can-Fly). Not affiliated with Wizz Air.", - "version": "1.0", + "version": "1.1", "permissions": [ "webRequest", "activeTab"