diff --git a/manifest.json b/manifest.json index e1b1e25..877281b 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "discordID": "1025214794766221384", "github": "TharkiDev" }, - "version": "0.9.7", + "version": "1.0.0", "updater": { "type": "store", "id": "dev.tharki.Address" diff --git a/package.json b/package.json index 207022d..00ec722 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "address", - "version": "0.9.7", + "version": "1.0.0", "description": "Get an option to copy the current web address by right clicking on the home button.", "engines": { "node": ">=14.0.0"