1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2026-05-03 12:03:10 +02: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
2 changed files with 2 additions and 2 deletions
+1 -1
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",
+1 -1
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,