Ionic and cordova

Hi !

on the Cordova Website, I can see that the lastest version is 5.0.

But, when I create a new project with ionic CLI and add ios and android platforms, the cordava version for Android is 4.0 and for IOS is 3.8

Is it normal ?

Yes, it’s normal: each Cordova component has its own version, so Cordova CLI is 5.0.0, but Cordova Android is 4.0.0, and Cordova iOS is 3.8.0.

If you type ionic info you should see something like Cordova CLI: 5.0.0.