From 932e881468e15e79cd1c90e6234769de1d08e809 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Fri, 11 Oct 2024 21:51:31 +0300 Subject: [PATCH] Update manifest.json --- README.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51abbf0..873d168 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ No data is collected. To install this Chrome extension: -1. Download [https://github.com/vloss3/wizz-aycf-route-finder/archive/refs/tags/1.1.4.zip](https://github.com/vloss3/wizz-aycf-route-finder/archive/refs/tags/1.1.4.zip) +1. Download [https://github.com/vloss3/wizz-aycf-route-finder/archive/refs/tags/1.1.5.zip](https://github.com/vloss3/wizz-aycf-route-finder/archive/refs/tags/1.1.5.zip) 2. Unzip the file. diff --git a/manifest.json b/manifest.json index 53c717b..7d424b7 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.1", + "version": "1.1.5", "permissions": [ "activeTab" ],