Only use the MAJOR version to ensure you have the latest backwards compatible changes.
https://web.na.bambora.com/assets/emv3ds/2/methodurl.js
Given a version number MAJOR.MINOR.PATCH:
MAJOR: incremented when changes break backwards compatibility, e.g. 2.0.0MINOR: incremented when adding new features which don't break existing features, e.g. 1.1.0PATCH: incremented when making bug fixes and other minor changes, e.g. 1.0.1