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

Commit

Permalink
Bump version to 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed May 7, 2014
1 parent f76c101 commit cbaa66e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.8.2

* Enhancement: [#27][]: Default to Stash 2.12.2

## 3.8.1

* Enhancement: [#26][]: Default to Stash 2.12.1 and Stash Backup Client 1.2.1
Expand Down Expand Up @@ -380,3 +384,4 @@ To switch to new defaults:
[#19]: https://github.com/bflad/chef-stash/issues/19
[#23]: https://github.com/bflad/chef-stash/issues/23
[#26]: https://github.com/bflad/chef-stash/issues/26
[#27]: https://github.com/bflad/chef-stash/issues/27
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Atlassian Stash'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.8.1'
version '3.8.2'
recipe 'stash', 'Installs/Configures Atlassian Stash'
recipe 'stash::apache2', 'Installs/Configures Apache 2 proxy for Stash'
recipe 'stash::backup_client', 'Installs/Configures Atlassian Stash Backup Client'
Expand Down

0 comments on commit cbaa66e

Please sign in to comment.