From a640126c2c58905f041cf388a7d1ca374a522ca2 Mon Sep 17 00:00:00 2001 From: Achiya Elyasaf <10044875+eggsterino@users.noreply.github.com> Date: Sun, 6 Aug 2023 10:04:05 +0300 Subject: [PATCH] Fixed href links in popup window --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fba3669..fb33964 100644 --- a/manifest.json +++ b/manifest.json @@ -42,5 +42,5 @@ "manifest_version": 3, "name": "LeafLLM", "homepage_url": "https://github.com/achiyae/LeafLLM", - "version": "1.2.0" + "version": "1.2.1" }