From 0cfe7f518f4a3073b2b5da8226916da5d1af79e8 Mon Sep 17 00:00:00 2001 From: davtur19 Date: Sun, 18 Aug 2024 16:26:34 +0200 Subject: [PATCH] New version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4370ad6..03dac5a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "DotGit", - "version": "4.9", + "version": "4.10", "description": "An extension for checking if .git is exposed in visited websites", "icons": { "16": "icons/dotgit-16.png", @@ -41,4 +41,4 @@ "id": "{84cbda23-345f-4e74-9695-9a52b9599dc0}" } } -} \ No newline at end of file +}