Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 5c76578

Browse files
committed
version 0.6.1
1 parent c5c417c commit 5c76578

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ An AppleScript dialog would be nice to prevent Java execution if the requirement
126126
ChangeLog
127127
---------
128128

129+
### v0.6.1 (2014-07-27)
130+
* Standard Working Directory for Apple PList apparently is the AppRoot directory
131+
129132
### v0.6 *(2014-07-12)*
130133
* also catch fixed paths for Plist key `JVMWorkDir` *(thanks @dpolivaev)*
131134

src/universalJavaApplicationStub

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# #
1414
# @author Tobias Fischer #
1515
# @url https://github.com/tofi86/universalJavaApplicationStub #
16-
# @date 2014-07-12 #
17-
# @version 0.6 #
16+
# @date 2014-07-27 #
17+
# @version 0.6.1 #
1818
# #
1919
# #
2020
##################################################################################

0 commit comments

Comments
 (0)