Updated typo
publish-vs-code-extensions.yml / Publish VS Code Extension (push) Successful in 55s

This commit is contained in:
2026-09-14 12:27:11 +02:00
parent 77ed355011
commit 4712330faa
2 changed files with 2 additions and 2 deletions
@@ -130,7 +130,7 @@ do --mission table
---@field name string ---@field name string
---@field type number ---@field type number
---@field heading number ---@field heading number
---@field vertices Array<Vec2> ---@field verticies Array<Vec2>
end end
end end
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "dutchies-dcs-scripting-tools", "name": "dutchies-dcs-scripting-tools",
"displayName": "Dutchies Dcs Scripting Tools", "displayName": "Dutchies Dcs Scripting Tools",
"description": "Scripting tools to create DCS script and frameworks easier", "description": "Scripting tools to create DCS script and frameworks easier",
"version": "0.1.4", "version": "0.1.5",
"author": { "author": {
"name": "dutchie031", "name": "dutchie031",
"email": "54616262+dutchie031@users.noreply.github.com" "email": "54616262+dutchie031@users.noreply.github.com"