Could you put this in a try catch for me?
try {
var version = Bootstrap.Version;
// Try printing version
} catch(err) {
Plugin.Log("Error", "Couldn't get it. " + err.message);
}
I'm not sure why don't we have access to that class tho.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.