From 81f16e022f4cf05818cc77c77bde295008b4c68a Mon Sep 17 00:00:00 2001 From: Himyu Date: Thu, 8 Sep 2022 19:38:35 +0200 Subject: [PATCH] 1.2.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0bc2df..ccf0db7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "module-valorant-pregame", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "module-valorant-pregame", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "devDependencies": { "@rcv-prod-toolkit/types": "github:rcv-prod-toolkit/types", diff --git a/package.json b/package.json index 09618b5..d71f8a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-valorant-pregame", - "version": "1.2.2", + "version": "1.2.3", "description": "Module that provides a gfx for the Valorant PreGame", "author": "RCVolus", "license": "MIT",