diff --git a/package.txt b/tool/package.txt similarity index 89% rename from package.txt rename to tool/package.txt index 2db8240..8bb69a2 100644 --- a/package.txt +++ b/tool/package.txt @@ -4,5 +4,5 @@ jpackage ` -m org.jcnc.jnotepad/org.jcnc.jnotepad.LunchApp ` --runtime-image .\target\JNotepad\ ` --icon src/main/resources/img/icon.ico ` - --app-version 1.1.6 ` + --app-version 1.1.7 ` --vendor "JCNC"