summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-12 16:54:47 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-12 16:54:47 +0000
commit9530a0027f7769008a850640e192e108a09b45ca (patch)
treec89754517b89092bac42ffeb228a421a7d191dcc /chef-config/lib
parent12b69cd889814a3e78e99fd99901bef4413565cb (diff)
downloadchef-9530a0027f7769008a850640e192e108a09b45ca.tar.gz
Bump version of chef to 12.17.54 by Chef Versioner.v12.17.54
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 9290221ec1..88d0d1acdf 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.17.53"
+ VERSION = "12.17.54"
end
#