From 5b0c62efb58869831c1bf3385f2c8e5b18b022fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omelette=20=E8=9B=8B=E5=8D=B7?= Date: Sat, 9 Mar 2024 07:22:34 -0500 Subject: [PATCH] Release 1.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c0212a..4328ac5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Quickly run lua code in DCS World (local or remote server). A reimplementation of the DCS Fiddle lua console in VS Code.", "license": "MIT", "publisher": "omltcat", - "version": "1.1.5", + "version": "1.1.6", "icon": "docs/img/icon.png", "repository": { "type": "git",