Incremented plugin version. (cordova-plugin-wkwebview-engine@1.2.2)
diff --git a/package.json b/package.json
index 481f27d..b2f420e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-wkwebview-engine",
-  "version": "1.2.2",
+  "version": "1.2.3-dev",
   "description": "The official Apache Cordova WKWebView Engine Plugin",
   "main": "index.js",
   "repository": "github:apache/cordova-plugin-wkwebview-engine",
diff --git a/plugin.xml b/plugin.xml
index ea4a59b..372bd6f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -22,7 +22,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-plugin-wkwebview-engine"
-    version="1.2.2">
+    version="1.2.3-dev">
     <name>Cordova WKWebView Engine</name>
     <description>Cordova WKWebView Engine Plugin</description>
     <license>Apache 2.0</license>
diff --git a/tests/package.json b/tests/package.json
index 71cd529..f7941dd 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-wkwebview-engine-tests",
-  "version": "1.2.2",
+  "version": "1.2.3-dev",
   "description": "",
   "cordova": {
     "id": "cordova-plugin-wkwebview-engine-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 57dda43..431c615 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-wkwebview-engine-tests"
-    version="1.2.2">
+    version="1.2.3-dev">
     <name>cordova-plugin-wkwebview-engine Tests</name>
     <license>Apache 2.0</license>