Bump version.

This commit is contained in:
Maschell 2019-02-11 17:32:47 +01:00
parent d0b2629278
commit a3d298e63d
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public class Main {
private static final String OPTION_DEVMODE = "dev";
public static void main(String[] args) throws Exception {
System.out.println("JWUDTool 0.2 - Maschell");
System.out.println("JWUDTool 0.2a - Maschell");
System.out.println();
Options options = getOptions();