We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da7ab8c commit c381dc7Copy full SHA for c381dc7
chrome/manifest.json
@@ -10,7 +10,7 @@
10
"description": "Don't waste any more time doing manual tasks on Tinder. Autopilot will do it for you.",
11
"manifest_version": 2,
12
"update_url": "https://clients2.google.com/service/update2/crx",
13
- "version": "2.7.0",
+ "version": "2.7.1",
14
"author": "A Lonely Coder",
15
"background": {
16
"scripts": [
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tinder-autopilot",
3
4
5
"main": "src/index.js",
6
"repository": "https://github.com/Geczy/tinder-autopilot.git",
0 commit comments