Set VERSION to 2.0.1-dev
diff --git a/package.json b/package.json
index 0abe44f..8273624 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cordova-plugin-compat",
"description": "[DEPRECATED] This repo is for remaining backwards compatible with previous versions of Cordova.",
- "version": "2.0.0",
+ "version": "2.0.1-dev",
"homepage": "http://github.com/apache/cordova-plugin-compat#readme",
"repository": {
"type": "git",
diff --git a/plugin.xml b/plugin.xml
index 38dca97..5677b83 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -18,7 +18,7 @@
under the License.
-->
<plugin
- xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-compat" version="2.0.0">
+ xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-compat" version="2.0.1-dev">
<name>Compat</name>
<description>[DEPRECATED] Cordova Compatibility Plugin</description>
<license>Apache 2.0</license>