LMS.Version
LMS.Version copied to clipboard
Don't cache the version number string within `VersionNumber`
- Doing so could cause
NullReferenceExceptions ifInitialize()wasn't called - This was the case when using this library in a custom build process