From 0bad10f2c8074eef76b2fb1eff060cb413337266 Mon Sep 17 00:00:00 2001 From: Saurabh Kathpalia Date: Mon, 22 May 2017 12:10:01 +0530 Subject: [PATCH] Brackets 1.10 Pre-release 2 --- build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.json b/build.json index 3d16b729b40..df8cb28651d 100644 --- a/build.json +++ b/build.json @@ -1,6 +1,6 @@ { - "version": "release-1.10-prerelease-1", + "version": "release-1.10-prerelease-2", "title" : "Brackets 1.10 Pre-release for community testing", - "description" : "This is a Brackets 1.10 pre-release build. This release contains fix for custom font-family issues, support for Quick Docs for HTML documents and migration of Quick Docs to MDN for both HTML and CSS.", + "description" : "This is a Brackets 1.10 pre-release build. This release adds native menus for Linux, Search History UI, pseudo selector and AtRules hints in CSS, CSS hints in style attribute value for HTML documents.", "prerelease": true }