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

Commit c7c29b6

Browse files
committed
version 0.6.2
1 parent 5ba9bde commit c7c29b6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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.2 (2014-07-28)
5+
* minor code refactoring and bugfixes
6+
47
### v0.6.1 (2014-07-27)
58
* Standard Working Directory for Apple PList apparently is the AppRoot directory
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-27 #
17-
# @version 0.6.1 #
16+
# @date 2014-07-28 #
17+
# @version 0.6.2 #
1818
# #
1919
# #
2020
##################################################################################

0 commit comments

Comments
 (0)