diff --git a/manifest.json b/manifest.json index 663a645..9f7d766 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1121961711080050780", "github": "TharkiDev" }, - "version": "1.0.1", + "version": "1.0.2", "updater": { "type": "store", "id": "dev.tharki.Address" diff --git a/package.json b/package.json index fcfce4b..d652f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "address", - "version": "1.0.1", + "version": "1.0.2", "description": "Get an option to copy the current web address by right clicking on the home button.", "engines": { "node": ">=14.0.0"