summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-03 22:45:31 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-03 22:45:31 +0000
commitb6c2b22e490e90ebcabf31325d25218c21369f4d (patch)
tree1767c1e8fd28ad697e96f4c5ff8b68345cd9ea25 /chef-config/lib
parent069ab25bb5a4e1bcfcb707bee025f49838ed49ab (diff)
downloadchef-b6c2b22e490e90ebcabf31325d25218c21369f4d.tar.gz
Bump version of chef to 12.18.17 by Chef Versioner.v12.18.17
Diffstat (limited to 'chef-config/lib')
-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 fe71279b3f..21fedf9dee 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.16"
+ VERSION = "12.18.17"
end
#