Skip to content

Commit cdb6e6a

Browse files
author
Sean OMeara
committed
Version bump to v1.8.14
1 parent e4aa13a commit cdb6e6a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ apache2 Cookbook Changelog
22
==========================
33
This file is used to list changes made in each version of the apache2 cookbook.
44

5+
v1.8.14
6+
-------
7+
Version bump for toolchain sanity
8+
9+
510
v1.8.12
611
-------
712
Fixing various style issues for travis

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 and configures all aspects of apache2 using Debian style symlinks with helper definitions'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '1.8.12'
7+
version '1.8.14'
88
recipe 'apache2', 'Main Apache configuration'
99
recipe 'apache2::logrotate', 'Rotate apache2 logs. Requires logrotate cookbook'
1010
recipe 'apache2::mod_alias', 'Apache module "alias" with config file'

0 commit comments

Comments
 (0)