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

Commit f246576

Browse files
authored
Brackets 1.11 pre-release 2nd build commit with bug fixes
1 parent 8fafdf0 commit f246576

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "release-1.11-prerelease-1",
3-
"title" : "Brackets 1.11 Pre-release for community testing",
4-
"description" : "This is Brackets 1.11 1st pre-release build. In this release, CEF has been upgraded for Linux which resolved the much reported libgcrypt dependency, basic es6 support has been added by providing eslint out of the box and making required changes to list Classes/methods/arrow function expressions/generator functions/async functions/class getter-setter methods and much more. ",
2+
"version": "release-1.11-prerelease-2",
3+
"title" : "Brackets 1.11 2nd Pre-release for community testing",
4+
"description" : "This is Brackets 1.11 2nd pre-release build. In this release, CEF has been upgraded for Linux which resolved the much reported libgcrypt dependency, basic es6 support has been added by providing eslint out of the box and making required changes to list Classes/methods/arrow function expressions/generator functions/async functions/class getter-setter methods and much more. ",
55
"prerelease": true
66
}

0 commit comments

Comments
 (0)