summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-20 03:10:51 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-20 03:10:51 +0000
commita2e1d1d4edb74a968b416517fdbdf35740686467 (patch)
tree2551845ca53dea66577184967cbeb024947ed05a /chef-config
parentb9789003b624a3b2e236962b66c7eeb16eaee7ac (diff)
downloadchef-a2e1d1d4edb74a968b416517fdbdf35740686467.tar.gz
Bump version of chef to 12.18.41 by Chef Versioner.v12.18.41
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 7044eeb1ec..5a7146fe5d 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.18.40"
+ VERSION = "12.18.41"
end
#