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

Commit 60dc63f

Browse files
committed
Merge pull request #3425 from adobe/rlim/update-sprint-to-24
Update labels to sprint 24.
2 parents 42c10db + cc468bd commit 60dc63f

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": "0.23.0-0",
4-
"apiVersion": "0.23.0",
3+
"version": "0.24.0-0",
4+
"apiVersion": "0.24.0",
55
"homepage": "http://brackets.io",
66
"issues": {
77
"url": "http://github.com/adobe/brackets/issues"
@@ -31,4 +31,4 @@
3131
"url": "https://github.com/adobe/brackets/blob/master/LICENSE"
3232
}
3333
]
34-
}
34+
}

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"contributors_url": "https://api.github.com/repos/adobe/brackets/contributors"
1515
},
1616
"name": "Brackets",
17-
"version": "0.23.0-0",
18-
"apiVersion": "0.23.0",
17+
"version": "0.24.0-0",
18+
"apiVersion": "0.24.0",
1919
"homepage": "http://brackets.io",
2020
"issues": {
2121
"url": "http://github.com/adobe/brackets/issues"

0 commit comments

Comments
 (0)