Does anyone have any reason to delay a patch release for cordova-lib? If not, I will start the release tomorrow.
The versions to be released are: cordova-lib@9.0.1 Currently the release will contain two fixes: * A fix for "version check failed" warnings showing up every build, due to path quoting issues * A fix for plugins not correctly being restored from package.json when running `cordova prepare` Commit changelog: https://github.com/apache/cordova-lib/compare/9.0.0...master ~Darryl