From 227384585cf3fef6ad7a82da851a2e6563865693 Mon Sep 17 00:00:00 2001 From: Ingo Richter Date: Mon, 15 Dec 2014 13:33:39 -0800 Subject: [PATCH] - update to release 1.2 --- package.json | 4 ++-- src/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7275be0ee2b..aa6d07c2927 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Brackets", - "version": "1.1.0-0", - "apiVersion": "1.1.0", + "version": "1.2.0-0", + "apiVersion": "1.2.0", "homepage": "http://brackets.io", "issues": { "url": "http://github.com/adobe/brackets/issues" diff --git a/src/config.json b/src/config.json index 4a59a4887c2..9f53b500dc0 100644 --- a/src/config.json +++ b/src/config.json @@ -22,8 +22,8 @@ "build_timestamp": "" }, "name": "Brackets", - "version": "1.1.0-0", - "apiVersion": "1.1.0", + "version": "1.2.0-0", + "apiVersion": "1.2.0", "homepage": "http://brackets.io", "issues": { "url": "http://github.com/adobe/brackets/issues"