v6.6.0: Move to Info class
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,MINORandPATCHare now integers inInfo. The ones in the deprecated class are still Strings for compatability reasons.- New
JENKINSString was added to info for the Jenkins CI URL.