From 45c8fd031086f0c2f3f1e44712973e25ed5bff5a Mon Sep 17 00:00:00 2001 From: Hubert Walczak Date: Tue, 27 Jun 2023 16:59:22 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- public/hud.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c4b499..32f1e36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lexogrine_dota2_hud", - "version": "1.2.1", + "version": "1.3.0", "homepage": "./", "private": true, "dependencies": { diff --git a/public/hud.json b/public/hud.json index 30d38dd..3892c8f 100644 --- a/public/hud.json +++ b/public/hud.json @@ -1,6 +1,6 @@ { "name":"Lexogrine Dota2 HUD", - "version":"1.2.1", + "version":"1.3.0", "author":"Lexogrine", "legacy": false, "radar": true,