From 263e9633f835812cfcbe89dfcfdd73d613dcde47 Mon Sep 17 00:00:00 2001 From: Hubert Walczak Date: Wed, 16 Oct 2024 18:20:50 +0200 Subject: [PATCH] bump --- package.json | 2 +- public/hud.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,