summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-03 17:32:24 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-03 17:32:24 +0000
commitc6433605bae0a9f52c843ca8cb97e64b2bcf5f0a (patch)
treed6450e28cdfc634ada5820a3698172b2f1e28152 /chef-config
parent7bdb7a24519840b08b1086c68f3c5eed84f9a3e2 (diff)
downloadchef-c6433605bae0a9f52c843ca8cb97e64b2bcf5f0a.tar.gz
Bump version to 13.7.4 by Expeditorv13.7.4
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 7f1c2e39ea..28dbcb34f2 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.7.3"
+ VERSION = "13.7.4"
end
#