From 6b0735351dbd8d50095a806f02334867a4bcfef0 Mon Sep 17 00:00:00 2001 From: Equa <107852330+EquaTechnologies@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:04:16 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 75a0ee7..4d7a9ba 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "JSTAR Tab", - "version": "2.6.0", + "version": "2.6.2", "description": "JSTAR Tab is a sleek, customizable new tab extension with personalized greetings, shortcuts, anonymous mode, search engine settings, themes, data management, and more, for an enhanced browsing experience.", "chrome_url_overrides": { "newtab": "index.html" @@ -32,4 +32,4 @@ ], "matches": [""] }] -} \ No newline at end of file +}