Skip to content

v6.6.0: Move to Info class

Choose a tag to compare

@Andre601 Andre601 released this 14 Feb 17:00
· 102 commits to master since this release
5bfe098

JavaBotBlockAPIInfo was quite a mouth full, so it was now changed to Info.
The old class still exists but is now deprecated.

Othe noteworthy changes:

  • MAJOR, MINOR and PATCH are now integers in Info. The ones in the deprecated class are still Strings for compatability reasons.
  • New JENKINS String was added to info for the Jenkins CI URL.