grrrr
Build & Release VS Code Extension / release (push) Successful in 27s Details

This commit is contained in:
Chase Eller 2026-03-22 18:27:15 -04:00
parent d8b2285dfe
commit 53d877d0c1
No known key found for this signature in database
GPG Key ID: 9233D42F495E657C
2 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ I will use this area to keep up with what i did last.
- Initial release
- Updating SLFVARS to make the correct checks in fxmanifest instead of assuming 4
## [Release 1.0.5]
## [Release 1.0.7]
- Commit of testing for auto updates

View File

@ -2,7 +2,7 @@
"name": "cstmgames-fivem-snippets",
"displayName": "CSTMGames FiveM Snippets",
"description": "Snippets for FiveM",
"version": "1.0.5",
"version": "1.0.7",
"engines": {
"vscode": "^1.110.0"
},