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

Commit

Permalink
Brackets 1.11 pre-release 2nd build commit with bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
swmitra committed Sep 12, 2017
1 parent 8fafdf0 commit f246576
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "release-1.11-prerelease-1",
"title" : "Brackets 1.11 Pre-release for community testing",
"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. ",
"version": "release-1.11-prerelease-2",
"title" : "Brackets 1.11 2nd Pre-release for community testing",
"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. ",
"prerelease": true
}

0 comments on commit f246576

Please sign in to comment.