Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Commit cc0e8bf

Browse files
Bump version to 3.0.1
1 parent 9ccab76 commit cc0e8bf

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 3.0.1
2+
3+
* [8f34eb6](https://github.com/gocd/go-cookbook/commit/8f34eb6) - Set correct package name for Windows based on arch
4+
* [ea191db](https://github.com/gocd/go-cookbook/commit/ea191db) - Update foodcritic version to 12.2.1
5+
16
# 3.0.0
27

38
* Supports Chef 13

metadata.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
description 'Installs/Configures Go servers and agents'
1919
maintainer 'GoCD Contributors'
2020
maintainer_email 'go-cd@googlegroups.com'
21-
version '3.0.0'
22-
source_url 'https://github.com/gocd-contrib/go-cookbook' if respond_to?(:source_url)
23-
issues_url 'https://github.com/gocd-contrib/go-cookbook/issues' if respond_to?(:issues_url)
21+
version '3.0.1'
22+
source_url 'https://github.com/gocd/go-cookbook' if respond_to?(:source_url)
23+
issues_url 'https://github.com/gocd/go-cookbook/issues' if respond_to?(:issues_url)
2424
chef_version '>= 12'
2525
license 'Apache-2.0'
2626

0 commit comments

Comments
 (0)