From 1db4af721055790d11c796efdf04653cac0bcbdd Mon Sep 17 00:00:00 2001 From: Himyu Date: Tue, 7 Feb 2023 02:46:39 +0100 Subject: [PATCH] 1.2.8 --- 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 a78f9c3..f5e1b3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "module-valorant-pregame", - "version": "1.2.7", + "version": "1.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "module-valorant-pregame", - "version": "1.2.7", + "version": "1.2.8", "license": "MIT", "devDependencies": { "@rcv-prod-toolkit/types": "github:rcv-prod-toolkit/types", diff --git a/package.json b/package.json index 72d06b0..c028601 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-valorant-pregame", - "version": "1.2.7", + "version": "1.2.8", "description": "Module that provides a gfx for the Valorant PreGame", "author": "RCVolus", "license": "MIT",