diff --git a/CHANGELOG.md b/CHANGELOG.md index 26824aa5..c0c9930e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The changes documented here do not include those from the original repository. +## [Version 1.0.1] + +- New plugin release to include metadata tag for MABS 7.2 and 8.0 compatibility + ## [Version 1.0.0] ## 2021-10-04 diff --git a/package.json b/package.json index f3ecab5b..3f0c553e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.outsystems.plugins.healthfitness", - "version": "1.0.0", + "version": "1.0.1", "description": "Health & Fitness cordova plugin for OutSystems applications.", "keywords": [ "ecosystem:cordova", diff --git a/plugin.xml b/plugin.xml index 3f6d792b..059dc197 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + HealthFitness Health & Fitness cordova plugin for OutSystems applications. OutSystems Inc