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

Commit 0cef6ff

Browse files
committed
Merge pull request #7992 from adobe/randy/sprint-41
Update to sprint 41
2 parents d7cdcc3 + 3da9246 commit 0cef6ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.40.0-0",
4-
"apiVersion": "0.40.0",
3+
"version": "0.41.0-0",
4+
"apiVersion": "0.41.0",
55
"homepage": "http://brackets.io",
66
"issues": {
77
"url": "http://github.com/adobe/brackets/issues"

src/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"linting.enabled_by_default": true
2222
},
2323
"name": "Brackets",
24-
"version": "0.40.0-0",
25-
"apiVersion": "0.40.0",
24+
"version": "0.41.0-0",
25+
"apiVersion": "0.41.0",
2626
"homepage": "http://brackets.io",
2727
"issues": {
2828
"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+
}

0 commit comments

Comments
 (0)