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

Commit fd03198

Browse files
authored
Merge pull request #13185 from adobe/saurabh95/VersionBump
Upgraded version to 1.10
2 parents 5041da6 + 4d7aa16 commit fd03198

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.9.0-0",
4-
"apiVersion": "1.9.0",
3+
"version": "1.10.0-0",
4+
"apiVersion": "1.10.0",
55
"homepage": "http://brackets.io",
66
"issues": {
77
"url": "http://github.com/adobe/brackets/issues"
@@ -68,4 +68,4 @@
6868
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
6969
}
7070
]
71-
}
71+
}

src/config.json

Lines changed: 2 additions & 2 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.9.0-0",
27-
"apiVersion": "1.9.0",
26+
"version": "1.10.0-0",
27+
"apiVersion": "1.10.0",
2828
"homepage": "http://brackets.io",
2929
"issues": {
3030
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)