From 13ad9ad6806cc4984d2fe00cf016589e100bc430 Mon Sep 17 00:00:00 2001 From: rjmacarthy Date: Thu, 19 Sep 2024 09:38:57 +0100 Subject: [PATCH] 3.17.2 --- 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 27c2500d..0758be11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "twinny", - "version": "3.17.1", + "version": "3.17.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "twinny", - "version": "3.17.1", + "version": "3.17.2", "cpu": [ "x64", "arm64" diff --git a/package.json b/package.json index 5115e000..10894c9c 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.17.1", + "version": "3.17.2", "icon": "assets/icon.png", "keywords": [ "code-inference",