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": {