Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 243ab50

Browse files
committed
Prepare for 3.14.2 cookbook release
1 parent 62d3a9a commit 243ab50

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
@@ -4,6 +4,10 @@
44
* Enhancement: [#58][]: Update mysql dependency to ~> 6.0
55
* Enhancement: [#61][]: Fix deprecation warning from Berkshelf
66

7+
## 3.14.2
8+
9+
* Enhancement: Deafult to Stash 3.6.1
10+
711
## 3.14.1
812

913
* Bugfix: [#69][]: Lock database dependency to = 2.3.1

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/Configures Atlassian Stash'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '3.14.1'
7+
version '3.14.2'
88
recipe 'stash', 'Installs/Configures Atlassian Stash'
99
recipe 'stash::apache2', 'Installs/Configures Apache 2 proxy for Stash'
1010
recipe 'stash::backup_client', 'Installs/Configures Atlassian Stash Backup Client'

0 commit comments

Comments
 (0)