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

Commit 93cfeac

Browse files
sobishtnethip
authored andcommitted
Version bump to 1.14 (#14396)
1 parent 10b651b commit 93cfeac

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.13.0-0",
4-
"apiVersion": "1.13.0",
3+
"version": "1.14.0-0",
4+
"apiVersion": "1.14.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.13.0-0",
30-
"apiVersion": "1.13.0",
29+
"version": "1.14.0-0",
30+
"apiVersion": "1.14.0",
3131
"homepage": "http://brackets.io",
3232
"issues": {
3333
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)