Release - v2.3.8
Release Notes
For this release I removed the header from the calendar displays. This is the "box" at the top with the version and my name in it. While I didn't mind it in the year display, which is what I normally use, I found it annoying in the one month display.
There are two ways to get the current program version
java -jar cal.jar -v
(orfcal -v
if using it as a snap) - This will show the current program version as well as the latest release on GitHubjava -jar cal.jar -h
(orfcal -h
if using it as a snap) - This will display the help which includes the current program version as well as the copyright information
As always, the license information is in the root directory in a file entitled LICENSE