Set VERSION to 4.3.2 (via coho)
diff --git a/VERSION b/VERSION
index f77856a..cc2fbe8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.3.1
+4.3.2
diff --git a/bin/templates/project/cordova/version b/bin/templates/project/cordova/version
index 9c8ef04..5adc6f3 100755
--- a/bin/templates/project/cordova/version
+++ b/bin/templates/project/cordova/version
@@ -20,6 +20,6 @@
*/
// Coho updates this line:
-var VERSION = "4.3.1";
+var VERSION = "4.3.2";
console.log(VERSION);
diff --git a/package.json b/package.json
index 9463ac3..1a52ca4 100644
--- a/package.json
+++ b/package.json
@@ -46,4 +46,4 @@
}
],
"license": "Apache Version 2.0"
-}
+}
\ No newline at end of file