LMS.Version icon indicating copy to clipboard operation
LMS.Version copied to clipboard

Don't cache the version number string within `VersionNumber`

Open JesseTG opened this issue 3 years ago • 0 comments

  • Doing so could cause NullReferenceExceptions if Initialize() wasn't called
  • This was the case when using this library in a custom build process

JesseTG avatar Oct 30 '22 19:10 JesseTG