fixed merge conflict
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a85c6d6..5ad2e29 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -48,3 +48,4 @@
 * CB-3747 Fix back button having different dismiss logic from the close button.
 * CB-5021 Expose closeDialog() as a public function and make it safe to call multiple times.
 * CB-5021 Make it safe to call close() multiple times
+>>>>>>> dev
diff --git a/plugin.xml b/plugin.xml
index d0f2bf4..94cfb82 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,6 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.inappbrowser"
       version="0.2.4">
+
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>
     <license>Apache 2.0</license>