diff --git a/manifest.json b/manifest.json index f32e771..36fd9c6 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.DevTools" diff --git a/package.json b/package.json index 702de22..69a9337 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dev-tools", - "version": "1.0.1", + "version": "1.0.2", "description": "Get an option to open Discord's DevTools by right clicking on the home button (These are not normal browser devtools).", "engines": { "node": ">=14.0.0"