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

Commit 1f67371

Browse files
committed
Merge pull request #7778 from adobe/set-sprint-40
sprint 40
2 parents 187f5fc + f15ac4f commit 1f67371

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": "0.39.0-0",
4-
"apiVersion": "0.39.0",
3+
"version": "0.40.0-0",
4+
"apiVersion": "0.40.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
@@ -20,8 +20,8 @@
2020
"linting.enabled_by_default": true
2121
},
2222
"name": "Brackets",
23-
"version": "0.39.0-0",
24-
"apiVersion": "0.39.0",
23+
"version": "0.40.0-0",
24+
"apiVersion": "0.40.0",
2525
"homepage": "http://brackets.io",
2626
"issues": {
2727
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)