From df6603b3e2c204379d240a7ad6268e496b2f5b92 Mon Sep 17 00:00:00 2001 From: Service Account Date: Wed, 25 Oct 2023 01:09:32 +0700 Subject: [PATCH] janhq/jan: Update tag build 1.0.9 for model-management-plugin --- plugins/model-management-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/model-management-plugin/package.json b/plugins/model-management-plugin/package.json index 9e227dde8..21ce35f38 100644 --- a/plugins/model-management-plugin/package.json +++ b/plugins/model-management-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@janhq/model-management-plugin", - "version": "1.0.8", + "version": "1.0.9", "description": "Model Management Plugin provides model exploration and seamless downloads", "icon": "https://raw.githubusercontent.com/tailwindlabs/heroicons/88e98b0c2b458553fbadccddc2d2f878edc0387b/src/20/solid/queue-list.svg", "main": "dist/index.js",