Release 1.0.1

This commit is contained in:
Omelette 蛋卷 2024-01-10 03:12:35 -05:00
parent 472f8b7c40
commit 341cae8526
2 changed files with 10 additions and 2 deletions

View File

@ -24,4 +24,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
### Changed
- Consolidate run code commands to different targets into one, execute based on current setting.
- Improve output to show current runner target.
- Improve output to show current runner target.
## [1.0.1] - 2024-01-10
### Changed
- Update modified dcs-fiddle-server.lua to 0.2.0.
### Fixed
- Fix link to original DCS Fiddle install instructions.

View File

@ -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.0.0",
"version": "1.0.1",
"icon": "docs/img/icon.png",
"repository": {
"type": "git",