Skip to content

Commit

Permalink
Update version to 2019-01-18
Browse files Browse the repository at this point in the history
  • Loading branch information
sormuras committed Jan 18, 2019
1 parent a92e63c commit 76c8849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-jdk.sh
Expand Up @@ -23,7 +23,7 @@ set -o errexit

function initialize() {
readonly script_name="$(basename "${BASH_SOURCE[0]}")"
readonly script_version='2019-01-16'
readonly script_version='2019-01-18'

dry=false
silent=false
Expand Down

0 comments on commit 76c8849

Please sign in to comment.