sorich87 / bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers
http://bootstraptour.com
MIT License
4.44k stars 942 forks source link

NPM version is wrong #701

Open jbanahan opened 6 years ago

jbanahan commented 6 years ago

If you install with NPM, the latest version number is 0.12.0 but inside bootstrap-tour.js says 0.11.0

Just as well, other files say they're 0.12.0 in the top comment area, but are copyright 2012 - 2015 instead of 2012 - 2017 like the actual version 0.12.0 downloaded from GitHub. I believe the version number in these files are simply incorrect, but haven't dug much further.

https://www.npmjs.com/package/bootstrap-tour

jbanahan commented 6 years ago

Work around for this has been to install from the GitHub repo

npm install https://github.com/sorich87/bootstrap-tour.git --save