From d6f0f33ecbc748b9f21d878f8796ad4120d8bc68 Mon Sep 17 00:00:00 2001 From: Hubert Walczak Date: Mon, 11 Jan 2021 10:37:21 +0100 Subject: [PATCH] Ver --- package-lock.json | 2 +- package.json | 2 +- public/hud.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a54e0d0..17febdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lexogrine_hud", - "version": "1.7.0", + "version": "1.7.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 51c359f..b63499b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lexogrine_hud", - "version": "1.7.0", + "version": "1.7.1", "homepage": "./", "private": true, "dependencies": { diff --git a/public/hud.json b/public/hud.json index 07f10ef..726cd87 100644 --- a/public/hud.json +++ b/public/hud.json @@ -1,6 +1,6 @@ { "name":"Lexogrine HUD", - "version":"1.7.0", + "version":"1.7.1", "author":"Lexogrine", "legacy": false, "radar": true,