diff --git a/manifest.json b/manifest.json index 1153b81..2a9334a 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "yofukashino" }, - "version": "1.1.1", + "version": "1.1.2", "updater": { "type": "store", "id": "dev.tharki.Address" diff --git a/package.json b/package.json index af72eea..4cad962 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "address", - "version": "1.1.1", + "version": "1.1.2", "description": "Get an option to copy the current web address by right clicking on the home button.", "engines": { "node": ">=14.0.0"