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

Commit 2146ff4

Browse files
committed
version 0.6.3
1 parent 10af1b7 commit 2146ff4

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
ChangeLog
22
---------
33

4+
### v0.6.3 (2014-07-31)
5+
* check Info.plist for Apple style Java keys. Better indicator to distinguish between Apple or Oracle parsing...
6+
47
### v0.6.2 (2014-07-28)
58
* minor code refactoring and bugfixes
69

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-28 #
17-
# @version 0.6.2 #
16+
# @date 2014-07-31 #
17+
# @version 0.6.3 #
1818
# #
1919
# #
2020
##################################################################################

0 commit comments

Comments
 (0)