diff --git a/chrome/manifest.json b/chrome/manifest.json index 3588758..da50e36 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -10,7 +10,7 @@ "description": "Don't waste any more time doing manual tasks on Tinder. Autopilot will do it for you.", "manifest_version": 2, "update_url": "https://clients2.google.com/service/update2/crx", - "version": "2.7.11", + "version": "2.7.12", "author": "A Lonely Coder", "background": { "scripts": [ diff --git a/package.json b/package.json index 635c4b5..a91b184 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinder-autopilot", - "version": "2.7.11", + "version": "2.7.12", "description": "Don't waste any more time doing manual tasks on Tinder. Autopilot will do it for you.", "main": "src/index.js", "repository": "https://github.com/Geczy/tinder-autopilot.git",