From c4ab5a496ac99aa68f468c60a37cfa0bf6da2243 Mon Sep 17 00:00:00 2001 From: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com> Date: Mon, 17 Feb 2025 08:02:24 -0600 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bb18842..2dda26e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { + "manifest_version": 2, "name": "Restore Gulf of Mexico", "description": "Updates Google Maps to show the Gulf of Mexico again.", - "version": "1.0", - "manifest_version": 3, + "version": "1.0.1", "icons": { "128": "icon.png" },