summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-28 03:24:56 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-28 03:24:56 +0000
commit2151d6d435f6169ca41dc1f96324a3585ff22e06 (patch)
tree457231638aa5243b8ca1983e8bde8cf7eeb49e5a /chef-config
parent1775822934b6f42791cf46454027a3a17f14e726 (diff)
downloadchef-2151d6d435f6169ca41dc1f96324a3585ff22e06.tar.gz
Bump version to 14.0.174 by Expeditorv14.0.174
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 253c7f4f53..c1ba94d9b8 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.173"
+ VERSION = "14.0.174"
end
#