Skip to content

Commit 1af9714

Browse files
author
Sean OMeara
committed
Version bump to v0.15.2
1 parent 76450c0 commit 1af9714

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Java Cookbook CHANGELOG
33
This file is used to list changes made in each version of the Java cookbook.
44

55

6+
v0.15.2
7+
-------
8+
### FIX
9+
- [COOK-3908] - Fixing JAVA_HOME on Ubuntu 10.04
10+
11+
612
v1.14.0
713
-------
814
### Bug

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Installs Java runtime."
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "1.14.1"
7+
version "0.15.2"
88

99
recipe "java", "Installs Java runtime"
1010
recipe "java::openjdk", "Installs the OpenJDK flavor of Java"

0 commit comments

Comments
 (0)