joe version

The joe version tool outputs the current version number and the date and time at which it was built:

$ joe version
Joe 0.4.0 2024-11-15T15:46:03+0000
$

When run in development, the release MANIFEST.MF is not available. In this case, the output is as follows:

$ joe version
Joe (dev build)
$