chore(release): 1.2.0 (version string)
diff --git a/package.json b/package.json
index 311bdf1..fbbfbd5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-wkwebview-engine",
-  "version": "1.2.0-dev",
+  "version": "1.2.0",
   "description": "The official Apache Cordova WKWebView Engine Plugin",
   "main": "index.js",
   "repository": {
diff --git a/plugin.xml b/plugin.xml
index c71360c..6f68f53 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.1.5-dev">
+    version="1.2.0">
     <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 937884d..80121b7 100644
--- a/tests/package.json
+++ b/tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-wkwebview-engine-tests",
-  "version": "1.1.3-dev",
+  "version": "1.2.0",
   "description": "",
   "cordova": {
     "id": "cordova-plugin-wkwebview-engine-tests",
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 1df01b1..ee161fa 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.1.5-dev">
+    version="1.2.0">
     <name>cordova-plugin-wkwebview-engine Tests</name>
     <license>Apache 2.0</license>