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

Commit 8ca6779

Browse files
authored
Brackets 1.11 pre-release 1st build commit
1 parent 764fb02 commit 8ca6779

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.10-prerelease-3",
3-
"title" : "Brackets 1.10 Pre-release for community testing",
4-
"description" : "This is a Brackets 1.10 3rd pre-release build. This release removes the utf-8 encoding limitation, adds native menus for Linux, provides backward/forward navigation in edit history, Search History with UI, enable/disable default exetensions from extension manager, pseudo selector and AtRules hints in CSS, CSS hints in style attribute value for HTML documents.",
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. ",
55
"prerelease": true
66
}

0 commit comments

Comments
 (0)