summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-19 09:47:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-19 09:47:49 +0000
commit1acb731686fb94f77e1c6cda49c3897b851b358a (patch)
tree9b6a0045f18a4de0e1a41e602465973294b7ee62 /chef-config
parent648c29c223e96545cb36e556f454ca4cf7490bcb (diff)
downloadchef-1acb731686fb94f77e1c6cda49c3897b851b358a.tar.gz
Bump version to 13.6.46 by Expeditorv13.6.46
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 c721dcfe18..4db05f4c92 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 = "13.6.45"
+ VERSION = "13.6.46"
end
#