diff --git a/package.json b/package.json index 97843fa..f332bf1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cs2-react-hud", "private": true, - "version": "1.0.5", + "version": "1.0.6", "type": "module", "scripts": { "zip": "npm-build-zip", diff --git a/public/hud.json b/public/hud.json index eea683c..39b8cae 100644 --- a/public/hud.json +++ b/public/hud.json @@ -1,6 +1,6 @@ { "name":"LHM CS2 Default HUD", - "version":"1.0.5", + "version":"1.0.6", "author":"Lexogrine", "legacy": false, "radar": true,