summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-20 11:31:23 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-20 11:31:23 +0000
commit793b2951d740e972f5c00a6d14f5fe7a3a04ba15 (patch)
tree2881fe2ce0ebfc7f1173ed5006de0a49bc8c1c3b /chef-config
parent84bad26a6d563b94dec99cbcf618d97a2ea468ed (diff)
downloadchef-793b2951d740e972f5c00a6d14f5fe7a3a04ba15.tar.gz
Bump version to 14.0.67 by Expeditorv14.0.67
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 388444ef4f..3b2c658ab2 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 = "14.0.66"
+ VERSION = "14.0.67"
end
#