From ed4c077027d570c773add57abe65544e68191ca3 Mon Sep 17 00:00:00 2001 From: Harold Thetiot Date: Wed, 7 Jun 2017 10:43:43 -0700 Subject: [PATCH] update CHANGES.md and prepare version v17.0.10 --- CHANGES.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b95eb9a9fd..bd26a3ee33 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +### 17.0.10 +- Fix Mop support again + ### v17.0.5 - Fix undefined 'deprecate' in AbstractTextField and AbstractTextArea diff --git a/package.json b/package.json index 128d875de7..7753af55d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "montage", - "version": "17.0.9", + "version": "17.0.10", "description": "Build your next application with a browser based platform that really gets the web.", "license": "BSD-3-Clause", "repository": {