CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)

This commit is contained in:
Steve Gill 2018-04-13 12:24:16 -07:00
parent 49a23e34ba
commit 757022d85a
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-inappbrowser",
"version": "3.0.1-dev",
"version": "3.0.0",
"description": "Cordova InAppBrowser Plugin",
"types": "./types/index.d.ts",
"cordova": {

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-inappbrowser"
version="3.0.1-dev">
version="3.0.0">
<name>InAppBrowser</name>
<description>Cordova InAppBrowser Plugin</description>

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-inappbrowser-tests"
version="3.0.1-dev">
version="3.0.0">
<name>Cordova InAppBrowser Plugin Tests</name>
<license>Apache 2.0</license>