From 914b4082a920adb1d0f098c9a9ddfb2698364bfc Mon Sep 17 00:00:00 2001 From: Service Account Date: Wed, 25 Oct 2023 01:02:00 +0700 Subject: [PATCH] janhq/jan: Update tag build 1.0.12 for inference-plugin --- plugins/inference-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inference-plugin/package.json b/plugins/inference-plugin/package.json index 4b71220313..1b68fd4da0 100644 --- a/plugins/inference-plugin/package.json +++ b/plugins/inference-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@janhq/inference-plugin", - "version": "1.0.11", + "version": "1.0.12", "description": "Inference Plugin, powered by @janhq/nitro, bring a high-performance Llama model inference in pure C++.", "icon": "https://raw.githubusercontent.com/tailwindlabs/heroicons/88e98b0c2b458553fbadccddc2d2f878edc0387b/src/20/solid/command-line.svg", "main": "dist/index.js",