From 141042ee44bbce65ad9dbd9e93b73104a045e51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omelette=20=E8=9B=8B=E5=8D=B7?= Date: Sun, 4 Feb 2024 21:42:30 -0500 Subject: [PATCH] Release 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 126e418..6134688 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.3", + "version": "1.1.4", "icon": "docs/img/icon.png", "repository": { "type": "git",