diff --git a/chrome/manifest.json b/chrome/manifest.json index a152f04..ce38e6d 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.3", + "version": "2.7.7", "author": "A Lonely Coder", "background": { "scripts": [ diff --git a/package.json b/package.json index bbc4b99..6fec581 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinder-autopilot", - "version": "2.7.3", + "version": "2.7.7", "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",