summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-13 15:41:13 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-13 15:41:13 +0000
commitc56cf68d67e01c0923009b58e01d24ce0efe537d (patch)
tree635fa04959dbbc1ae0e50e3eb7e662eec9df506c /chef-config
parentc489be4c9686c357120a9c5a0c25048aef5c4129 (diff)
downloadchef-c56cf68d67e01c0923009b58e01d24ce0efe537d.tar.gz
Bump version of chef to 12.17.56 by Chef Versioner.v12.17.56
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 48b0c82bc9..65ac6969de 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.55"
+ VERSION = "12.17.56"
end
#