From 2ad9f788abbf47af219a9d63b5ea9691c8552098 Mon Sep 17 00:00:00 2001 From: Himyu Date: Sat, 29 Oct 2022 19:21:20 +0200 Subject: [PATCH] 1.2.6 --- 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 6e4cc1f..8017768 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "module-valorant-pregame", - "version": "1.2.5", + "version": "1.2.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "module-valorant-pregame", - "version": "1.2.5", + "version": "1.2.6", "license": "MIT", "devDependencies": { "@rcv-prod-toolkit/types": "github:rcv-prod-toolkit/types", diff --git a/package.json b/package.json index e3e80ee..e363e3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-valorant-pregame", - "version": "1.2.5", + "version": "1.2.6", "description": "Module that provides a gfx for the Valorant PreGame", "author": "RCVolus", "license": "MIT",