layout: post author:
name: Vladimir Kotikov
url: https://github.com/vladimir-Kotikov
title: "Tools Release" categories: news
New updates of cordova
and cordova-lib
are now available!
In this release we've fixed a couple of bugs, including regression that was causing cordova run
and cordova emulate
commands ignore --nobuild
option.
To update your cordova CLI:
npm install -g cordova@latest
Make sure to report any issues you find at issues.cordova.io!