diff --git a/package-lock.json b/package-lock.json index 818b413..e69067f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hektcaptcha-extension", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hektcaptcha-extension", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "@jimp/plugin-crop": "^0.22.10", "assert": "^2.0.0", diff --git a/package.json b/package.json index 1ee76c8..479f066 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hektcaptcha-extension", - "version": "0.3.1", + "version": "0.3.2", "description": "Automatically solve hCaptcha using AI.", "private": true, "scripts": { diff --git a/public/manifest.firefox.json b/public/manifest.firefox.json index cca1729..6740b06 100644 --- a/public/manifest.firefox.json +++ b/public/manifest.firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "hektCaptcha: hCaptcha Solver", - "version": "0.3.1", + "version": "0.3.2", "description": "Automatically solve hCaptcha using AI. Locally, with Chrome extension.", "icons": { "16": "icons/icon_16.png", diff --git a/public/manifest.json b/public/manifest.json index 09cbb70..95d27fe 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "hektCaptcha: hCaptcha Solver", - "version": "0.3.1", + "version": "0.3.2", "description": "Automatically solve hCaptcha using AI. Locally, with Chrome extension.", "icons": { "16": "icons/icon_16.png", diff --git a/public/popup.html b/public/popup.html index d506342..ff0548c 100644 --- a/public/popup.html +++ b/public/popup.html @@ -327,7 +327,7 @@