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

Commit 8e181ce

Browse files
committed
Merge pull request #8577 from adobe/randy/sprint-43
Set Sprint 43
2 parents b2fdb16 + fbd4023 commit 8e181ce

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": "0.42.0-0",
4-
"apiVersion": "0.42.0",
3+
"version": "0.43.0-0",
4+
"apiVersion": "0.43.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
@@ -22,8 +22,8 @@
2222
"build_timestamp": ""
2323
},
2424
"name": "Brackets",
25-
"version": "0.42.0-0",
26-
"apiVersion": "0.42.0",
25+
"version": "0.43.0-0",
26+
"apiVersion": "0.43.0",
2727
"homepage": "http://brackets.io",
2828
"issues": {
2929
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)