diff --git a/CHANGELOG.md b/CHANGELOG.md index add69a5..a5dd6af 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.4] +## [Release 1.0.5] - Commit of testing for auto updates \ No newline at end of file diff --git a/package.json b/package.json index 53119ba..aac1520 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.4", + "version": "1.0.5", "engines": { "vscode": "^1.110.0" }, @@ -16,7 +16,7 @@ "type": "git", "url": "https://git.cstmgames.dev/CSTMGames/FiveM_Snippets.git" }, - "publisher": "CSTMGames - KJ4LXC", + "publisher": "kj4lxc", "categories": [ "Snippets" ],