Skip to content

Commit b7b8653

Browse files
committed
Version bump for Debian wildfly.conf fix
1 parent eeac9a6 commit b7b8653

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
WildFly Cookbook CHANGELOG
22
==========================
33

4+
# 0.1.19 (2015-04-01)
5+
* Fixed location of wildfly.conf in Debian init script.
6+
7+
48
# 0.1.18 (2015-03-19)
59
* Adjusted behavior of the service user update procedure.
610
* Fixed hardcoded username.

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
license 'Apache License, Version 2.0'
77
description 'Installs/Configures wildfly'
88
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
9-
version '0.1.18'
9+
version '0.1.19'
1010

1111
supports 'centos'
1212

0 commit comments

Comments
 (0)