From a96a2ad284873d3f84253b28ebea290a813f2acc Mon Sep 17 00:00:00 2001 From: Himyu Date: Tue, 24 Sep 2024 20:49:27 +0200 Subject: [PATCH] 1.2.23 --- 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 f521087..e1baef5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "module-valorant-pregame", - "version": "1.2.22", + "version": "1.2.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "module-valorant-pregame", - "version": "1.2.22", + "version": "1.2.23", "license": "MIT", "devDependencies": { "@rcv-prod-toolkit/types": "github:rcv-prod-toolkit/types", diff --git a/package.json b/package.json index 5be0c45..cd40a67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-valorant-pregame", - "version": "1.2.22", + "version": "1.2.23", "description": "Module that provides a gfx for the Valorant PreGame", "author": "RCVolus", "license": "MIT",