summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-03 22:02:02 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-03 22:02:02 +0000
commita155e20e796e16902498634efe9798b135395d9a (patch)
treea7cd6a3b0d830b871cceafa62f83faf2e98a562e /chef-config
parent9441dcaa99160bfcd7d8ea3eda7b10597fd70163 (diff)
downloadchef-a155e20e796e16902498634efe9798b135395d9a.tar.gz
Bump version of chef to 12.16.41 by Chef Versioner.v12.16.41allow-tokenless-chef-solo-data-collector
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index d11a6fe4dc..80f325dccd 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.16.40"
+ VERSION = "12.16.41"
end
#