Skip to content

Commit 2dbbf92

Browse files
committed
version 3.2.0
1 parent aac3856 commit 2dbbf92

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9-
## [Unreleased]
9+
## [3.2.0] - 2021-02-21
1010
### Added
1111
- Also expand variables `$APP_PACKAGE`, `$JAVAROOT` and `$USER_HOME` in Oracle style PList files
1212
- Also expand variable `$APP_ROOT` in Apple style PList files

src/universalJavaApplicationStub

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# #
1212
# @author Tobias Fischer #
1313
# @url https://github.com/tofi86/universalJavaApplicationStub #
14-
# @date 2021-02-20 #
15-
# @version 3.1.1-beta #
14+
# @date 2021-02-21 #
15+
# @version 3.2.0 #
1616
# #
1717
##################################################################################
1818
# #

0 commit comments

Comments
 (0)