From 2a2a2c95e515813f730e203e1bfcdb870fc8ceb8 Mon Sep 17 00:00:00 2001 From: Tharki-God Date: Thu, 23 Nov 2023 12:59:47 +0530 Subject: [PATCH] Release v1.0.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"