Skip to content

Commit

Permalink
Bump version to 1.2.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaswth committed Nov 10, 2014
1 parent 7781651 commit 889c244
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
rightscale_volume Cookbook CHANGELOG
=======================
====================================

This file is used to list changes made in each version of the rightscale_volume cookbook.

v1.2.5
------

- Don't pass volume type when restoring with snapshot ID on Cloudstack.

v1.2.4
------

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
license 'Apache 2.0'
description 'Provides a resource to manage volumes on any cloud RightScale supports.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.2.4'
version '1.2.5'

recipe "rightscale_volume::default", "Default recipe for installing required packages/gems."

0 comments on commit 889c244

Please sign in to comment.