From eb2a9ae8671e74049d98e039f2ee9c5c0017b31d Mon Sep 17 00:00:00 2001 From: Achiya Elyasaf <10044875+eggsterino@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:53:23 +0200 Subject: [PATCH] Raise version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 19c683a..9de4c51 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.3" + "version": "1.3.0" }