summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-12 18:10:00 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-12 18:10:00 +0000
commit6a5888a49eb3e1a3f34f28cee9f0cd510fd46393 (patch)
tree659bdd87c3c77149d00d3a5107d6a59bcc8a12c4 /chef-config
parentb9177f0ade147c443d4097dd7d427e3592ec3c6a (diff)
downloadchef-6a5888a49eb3e1a3f34f28cee9f0cd510fd46393.tar.gz
Bump version of chef to 12.17.55 by Chef Versioner.v12.17.55
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 88d0d1acdf..48b0c82bc9 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.54"
+ VERSION = "12.17.55"
end
#