Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
chef-cookbook-v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 9, 2016
1 parent 6136af9 commit 9a224de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Bootstrap a new [Chef] cookbook in less than a minute.
Optionally, reset to the latest [release][Releases] with

```
$ git reset --hard chef-cookbook-v3.3.3
$ git reset --hard chef-cookbook-v3.3.4
```

2. Run
Expand Down
2 changes: 1 addition & 1 deletion doc/makenew.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Bootstrap a new [Chef] cookbook in less than a minute.
Optionally, reset to the latest [release][Releases] with

```
$ git reset --hard chef-cookbook-v3.3.3
$ git reset --hard chef-cookbook-v3.3.4
```

2. Run
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description 'Chef cookbook skeleton.'
source_url 'https://github.com/makenew/chef-cookbook'
issues_url 'https://github.com/makenew/chef-cookbook/issues'
version '3.3.3'
version '3.3.4'

supports 'ubuntu', '~> 14.04'

Expand Down

0 comments on commit 9a224de

Please sign in to comment.