From 3ca6b8253c342d8b439b5bf05a028cff1a9cc720 Mon Sep 17 00:00:00 2001 From: omltcat <6239696+omltcat@users.noreply.github.com> Date: Sat, 11 May 2024 23:23:38 -0400 Subject: [PATCH] Release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa0ed4..e92064c 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.2", + "version": "1.2.0", "icon": "docs/img/icon.png", "repository": { "type": "git",