when i have multiple copies of the jar file in different places, i want to know which file is newest or most suitable.
currently i can only check the size or time of the file. but these are both unreliable.
Config has a getVersion() method. The jar itself doesn't contain the version number.