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