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

Commit d5d00d4

Browse files
authored
Merge pull request #14733 from adobe/shubham/updateReleaseto1.15
Version bump to 1.15
2 parents ee01b79 + ab67329 commit d5d00d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Brackets",
3-
"version": "1.14.0-0",
4-
"apiVersion": "1.14.0",
3+
"version": "1.15.0-0",
4+
"apiVersion": "1.15.0",
55
"homepage": "http://brackets.io",
66
"issues": {
77
"url": "http://github.com/adobe/brackets/issues"

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"update_info_url": "https://s3.amazonaws.com/files.brackets.io/updates/prerelease/<locale>.json"
2727
},
2828
"name": "Brackets",
29-
"version": "1.14.0-0",
30-
"apiVersion": "1.14.0",
29+
"version": "1.15.0-0",
30+
"apiVersion": "1.15.0",
3131
"homepage": "http://brackets.io",
3232
"issues": {
3333
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)