diff --git a/manifest.json b/manifest.json index d3992b2..c19056d 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "yofukashino" }, - "version": "1.3.2", + "version": "1.3.3", "updater": { "type": "store", "id": "dev.tharki.ReGameActivityToggle" diff --git a/package.json b/package.json index 5e21e7d..a4f2259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "re-game-activity-toggle", - "version": "1.3.2", + "version": "1.3.3", "description": "Toggle whether you want to show your game activity or not, without opening settings.", "engines": { "node": ">=14.0.0"