From 2989f43cce4ef333630d3b39a4eb4be558a23c77 Mon Sep 17 00:00:00 2001 From: Himyu Date: Sun, 1 Oct 2023 14:31:37 +0200 Subject: [PATCH] 1.2.17 --- 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 3014ef0..1c63289 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "module-valorant-pregame", - "version": "1.2.16", + "version": "1.2.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "module-valorant-pregame", - "version": "1.2.16", + "version": "1.2.17", "license": "MIT", "devDependencies": { "@rcv-prod-toolkit/types": "github:rcv-prod-toolkit/types", diff --git a/package.json b/package.json index b9628ea..a17d961 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "module-valorant-pregame", - "version": "1.2.16", + "version": "1.2.17", "description": "Module that provides a gfx for the Valorant PreGame", "author": "RCVolus", "license": "MIT",