Skip to content

Commit 3c4277d

Browse files
committed
Release 2.6.0
1 parent 673d2cd commit 3c4277d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "Don't waste any more time doing manual tasks on Tinder. Autopilot will do it for you.",
1111
"manifest_version": 2,
1212
"update_url": "https://clients2.google.com/service/update2/crx",
13-
"version": "2.5.0",
13+
"version": "2.6.0",
1414
"author": "A Lonely Coder",
1515
"background": {
1616
"scripts": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tinder-autopilot",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Don't waste any more time doing manual tasks on Tinder. Autopilot will do it for you.",
55
"main": "src/index.js",
66
"repository": "https://github.com/Geczy/tinder-autopilot.git",

0 commit comments

Comments
 (0)