From 3580c4c769173affb658385df7d041ce7e957a35 Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Fri, 23 Feb 2024 20:58:38 +0000 Subject: [PATCH] 3.6.6 --- 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 fc16552..46cdfad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.6.5", + "version": "3.6.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.6.5", + "version": "3.6.6", "license": "MIT", "dependencies": { "@types/react": "^18.2.46", diff --git a/package.json b/package.json index afc9aa5..0d2c61f 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.6.5", + "version": "3.6.6", "icon": "assets/icon.png", "keywords": [ "code-inference",