From ace2311ca7943d5232b6bc62aac745ddc31f8dbf Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Wed, 10 Jul 2024 13:34:38 +0530 Subject: [PATCH] Release v1.6.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e285e31..b3d076f 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "YofukashiNo" }, - "version": "1.6.0", + "version": "1.6.1", "updater": { "type": "store", "id": "dev.tharki.ReUSRBG" diff --git a/package.json b/package.json index 8c0fe0b..d457569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "re-usrbg", - "version": "1.6.0", + "version": "1.6.1", "description": "User profile backgrounds for Replugged. (Banners are fetched from the USRBG database.)", "engines": { "node": ">=14.0.0"