If I download webix from http://webix.com/download-webix-gpl/ I get version webix UI v.2.1.5
If I download with
git clone GitHub - webix-hub/webix: Stable releases of Webix UI - JavaScript library for building mobile and desktop web apps
I get version webix UI v.2.1.1
If I download with
bower install webix
I get version webix UI v.2.0.1
I it curiosly, becouse bower use git repository GitHub - webix-hub/webix: Stable releases of Webix UI - JavaScript library for building mobile and desktop web apps too.
I have not problem with it, but Im surprised. I think that in git repository is last version.