From 15a7d5a2a16902fc87006d271038eebe8a9ae4bb Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Tue, 26 Mar 2024 20:52:03 +0000 Subject: [PATCH] 3.8.25 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17c42ec0..f1effa09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.8.24", + "version": "3.8.25", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.8.24", + "version": "3.8.25", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ff26c049..969847be 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "twinny", "displayName": "twinny - AI Code Completion and Chat", "description": "Locally hosted AI code completion plugin for vscode", - "version": "3.8.24", + "version": "3.8.25", "icon": "assets/icon.png", "keywords": [ "code-inference",