From a5130c65b3b3050071f81b1deda37befe78830d7 Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Fri, 19 Apr 2024 13:06:57 +0100 Subject: [PATCH] 3.11.18 --- 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 ac1caef..cecca96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.11.17", + "version": "3.11.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.11.17", + "version": "3.11.18", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4202cc1..93b2653 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.11.17", + "version": "3.11.18", "icon": "assets/icon.png", "keywords": [ "code-inference",