Skip to content

Commit dec744e

Browse files
authored
Hello 2025 🎉
1 parent 69a54ac commit dec744e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/jpackage.args

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
--dest target
1212
--name cryptomator-cli
1313
--vendor "Skymatic GmbH"
14-
--copyright "(C) 2016 - 2024 Skymatic GmbH"
14+
--copyright "(C) 2016 - 2025 Skymatic GmbH"
1515
--app-version "${JP_APP_VERSION}"
1616
--java-options "-Dorg.cryptomator.cli.version=${APP_VERSION}"
1717
--java-options "--enable-native-access=${NATIVE_ACCESS_PACKAGE}"
1818
--java-options "-Xss5m"
1919
--java-options "-Xmx256m"
20-
--java-options "-Dfile.encoding=\"utf-8\""
20+
--java-options "-Dfile.encoding=\"utf-8\""

0 commit comments

Comments
 (0)