[
https://issues.apache.org/jira/browse/CB-10677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179539#comment-15179539
]
jcesarmobile commented on CB-10677:
-----------------------------------
It happens this way:
Plugins is updated to 1.2.0
Cordova CLI 6.0.0 is released with 1.2.0 pinned
Plugin is updated to 1.3.0 <--- We are here
Cordova CLI 6.1.0 is released with 1.3.0 pinned
So, in the gap between CLI releases you get the old version of the plugin
because it's pinned, and you can get the latest using
cordova plugin add cordova-plugin-inappbrowser@latest
> inappbrowser defaults to 1.2.0
> ------------------------------
>
> Key: CB-10677
> URL: https://issues.apache.org/jira/browse/CB-10677
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 6.0.0
> Reporter: Marc Luria
> Priority: Minor
>
> cordova plugin add cordova-plugin-inappbrowser
> gives version 1.2.0 even though the latest release version is 1.3.0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]