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

Commit 7dcc479

Browse files
committed
Merge pull request #5463 from adobe/randy/set-sprint-33
Set Sprint 33
2 parents 0643bec + 712071f commit 7dcc479

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.32.0-0",
4-
"apiVersion": "0.32.0",
3+
"version": "0.33.0-0",
4+
"apiVersion": "0.33.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
@@ -18,8 +18,8 @@
1818
"linting.enabled_by_default": true
1919
},
2020
"name": "Brackets",
21-
"version": "0.32.0-0",
22-
"apiVersion": "0.32.0",
21+
"version": "0.33.0-0",
22+
"apiVersion": "0.33.0",
2323
"homepage": "http://brackets.io",
2424
"issues": {
2525
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)