1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2025-12-10 03:52:48 +01:00

bump version to 1.0.6 in package.json and hud.json

This commit is contained in:
Hubert Walczak 2025-01-13 17:17:43 +01:00
parent 1604067244
commit 02b7bb1a43
No known key found for this signature in database
GPG Key ID: 17BB1C9355357860
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "cs2-react-hud", "name": "cs2-react-hud",
"private": true, "private": true,
"version": "1.0.5", "version": "1.0.6",
"type": "module", "type": "module",
"scripts": { "scripts": {
"zip": "npm-build-zip", "zip": "npm-build-zip",

View File

@ -1,6 +1,6 @@
{ {
"name":"LHM CS2 Default HUD", "name":"LHM CS2 Default HUD",
"version":"1.0.5", "version":"1.0.6",
"author":"Lexogrine", "author":"Lexogrine",
"legacy": false, "legacy": false,
"radar": true, "radar": true,