From a4fef1409520cc24d2eb62e70b2aa4ebdd78ae4e Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Fri, 24 May 2024 06:25:36 +0530 Subject: [PATCH] Release v1.5.5 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 39314a4..1d0dcf4 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "YofukashiNo" }, - "version": "1.5.4", + "version": "1.5.5", "updater": { "type": "store", "id": "dev.tharki.ReUSRBG" diff --git a/package.json b/package.json index 578367c..afc41a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "re-usrbg", - "version": "1.5.4", + "version": "1.5.5", "description": "User profile backgrounds for Replugged. (Banners are fetched from the USRBG database.)", "engines": { "node": ">=14.0.0"