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

Commit 9264e29

Browse files
committed
Updating release version to Release 1.4
1 parent 2fbd9d3 commit 9264e29

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.3.0-0",
4-
"apiVersion": "1.3.0",
3+
"version": "1.4.0-0",
4+
"apiVersion": "1.4.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
@@ -23,8 +23,8 @@
2323
"healthDataServerURL" : "http://healthdev.brackets.io/healthDataLog"
2424
},
2525
"name": "Brackets",
26-
"version": "1.3.0-0",
27-
"apiVersion": "1.3.0",
26+
"version": "1.4.0-0",
27+
"apiVersion": "1.4.0",
2828
"homepage": "http://brackets.io",
2929
"issues": {
3030
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)