summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-22 18:16:34 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-22 18:16:34 +0000
commitb3ebf7a0cd6df0c899e7547b3c331f2ece7918b5 (patch)
tree52c0312a141d1181886eadb2b13f5d18f45d0cc0 /chef-config
parent9853f36058cc389af9f011dd5e38311293deac68 (diff)
downloadchef-b3ebf7a0cd6df0c899e7547b3c331f2ece7918b5.tar.gz
Bump version to 14.0.7 by Expeditorv14.0.7
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 dcdcb34156..7f634a5f6c 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.6"
+ VERSION = "14.0.7"
end
#