summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-27 18:39:43 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-27 18:39:43 +0000
commit8b735a4aa6576879b03b2ccc6afb2438ef3f54ec (patch)
tree7305ecfa06a289621d60aa4a798c798c1c3fe6c9 /chef-config/lib
parentd329b3f4e674abf32e48fe889929740a84845a5c (diff)
downloadchef-8b735a4aa6576879b03b2ccc6afb2438ef3f54ec.tar.gz
Bump version to 14.0.172 by Expeditorv14.0.172
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 88c8bd07c9..6bb6048a5c 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.171"
+ VERSION = "14.0.172"
end
#