diff --git a/CHANGELOG.md b/CHANGELOG.md index 70bab6e..add69a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.2] +## [Release 1.0.4] - Commit of testing for auto updates \ No newline at end of file diff --git a/package.json b/package.json index c03a42a..53119ba 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cstmgames-fivem-snippets", "displayName": "CSTMGames FiveM Snippets", "description": "Snippets for FiveM", - "version": "1.0.2", + "version": "1.0.4", "engines": { "vscode": "^1.110.0" },