Using the newest jnuslib (0.0.3) (fixed file handling with relative paths)

This commit is contained in:
Maschell 2016-12-22 21:35:03 +01:00
parent 660f45c460
commit d8ba8acc72
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -25,7 +25,7 @@ import de.mas.jnus.lib.utils.Utils;
public class Main {
public static void main(String[] args) throws Exception {
System.out.println("JWUDTool 0.1 - Maschell");
System.out.println("JWUDTool 0.1b - Maschell");
System.out.println();
Options options = getOptions();