I just tried to publish it and it worked. Seems to be updated on the site now. http://plugins.cordova.io/#/org.apache.cordova.device
On Wed, Jan 8, 2014 at 7:23 AM, Andrew Grieve <agri...@chromium.org> wrote: > I did a plugins release 6 days ago that all seemed to go fine. But > yesterday I tried to do a point release for the device plugin and it seems > wonky. > > I published 0.2.7 of the plugin, but it still says 0.2.6 is latest on: > http://plugins.cordova.io/#/org.apache.cordova.device > > (tried re-publishing a few times) > > If I try to install it via command line, It installs v0.2.6 > > What I did to publish: > cd cordova-plugin-device > git checkout master > plugman publish . > > > Any ideas? >