Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 776a830

Browse files
committed
Merge pull request #11759 from adobe/versionbump
Version update to 1.6
2 parents d939740 + 710d612 commit 776a830

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Brackets",
3-
"version": "1.5.0-0",
4-
"apiVersion": "1.5.0",
3+
"version": "1.6.0-0",
4+
"apiVersion": "1.6.0",
55
"homepage": "http://brackets.io",
66
"issues": {
77
"url": "http://github.com/adobe/brackets/issues"
@@ -50,4 +50,4 @@
5050
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
5151
}
5252
]
53-
}
53+
}

src/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"healthDataServerURL" : "https://healthdev.brackets.io/healthDataLog"
2424
},
2525
"name": "Brackets",
26-
"version": "1.5.0-0",
27-
"apiVersion": "1.5.0",
26+
"version": "1.6.0-0",
27+
"apiVersion": "1.6.0",
2828
"homepage": "http://brackets.io",
2929
"issues": {
3030
"url": "http://github.com/adobe/brackets/issues"
@@ -73,4 +73,4 @@
7373
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
7474
}
7575
]
76-
}
76+
}

0 commit comments

Comments
 (0)