diff --git a/manifest.json b/manifest.json index dd33226..6f557e0 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "yofukashino" }, - "version": "1.2.0", + "version": "1.2.1", "updater": { "type": "github", "id": "yofukashino/FakeDeafen" diff --git a/package.json b/package.json index b0a719a..24d938c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fake-deafen", - "version": "1.2.0", + "version": "1.2.1", "description": "Fake your audio status, to make it look like you are muted or deafened from other's perspective when you're not.", "engines": { "node": ">=14.0.0"