build test
Build & Release VS Code Extension / release (push) Has been cancelled
Details
Build & Release VS Code Extension / release (push) Has been cancelled
Details
This commit is contained in:
parent
8f93521a3a
commit
f1f982f4ba
|
|
@ -6,6 +6,6 @@ I will use this area to keep up with what i did last.
|
||||||
- Initial release
|
- Initial release
|
||||||
- Updating SLFVARS to make the correct checks in fxmanifest instead of assuming 4
|
- Updating SLFVARS to make the correct checks in fxmanifest instead of assuming 4
|
||||||
|
|
||||||
## [Release 1.0.1]
|
## [Release 1.0.2]
|
||||||
|
|
||||||
- Commit of testing for auto updates
|
- Commit of testing for auto updates
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "cstmgames-fivem-snippets",
|
"name": "cstmgames-fivem-snippets",
|
||||||
"displayName": "CSTMGames FiveM Snippets",
|
"displayName": "CSTMGames FiveM Snippets",
|
||||||
"description": "Snippets for FiveM",
|
"description": "Snippets for FiveM",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.110.0"
|
"vscode": "^1.110.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue