Skip to content

Commit

Permalink
Versioning cookbook is silly, using the Redis version instead
Browse files Browse the repository at this point in the history
  • Loading branch information
gerhard committed Aug 6, 2010
1 parent 75256a8 commit 5ef8a05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
},
"maintainer_email": "code@papercavalier.com",
"name": "redis",
"version": "0.0.1",
"version": "1.2.6",
"groupings": {
},
"license": "Apache 2.0",
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
maintainer_email "code@papercavalier.com"
license "Apache 2.0"
description "Installs and configures redis"
version "0.0.1"
version "1.2.6"

recipe "redis::source", "Installs redis from source and adds init script"

Expand Down

0 comments on commit 5ef8a05

Please sign in to comment.