From 5c6f3652622e50d74a68733bb59ab2c872ee5ee7 Mon Sep 17 00:00:00 2001 From: Blixt Date: Tue, 28 May 2024 12:26:26 +0200 Subject: [PATCH] Fix version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 377f534..fce7adf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "ChromeGPT", - "version": "0.1.1", + "version": "0.1.4", "description": "Quickly ask ChatGPT about the page in front of you.", "author": "me@blixt.org", "homepage_url": "https://github.com/blixt/ChromeGPT",