summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-18 17:38:05 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-18 17:38:05 +0000
commit5f354032ed5dcb834a01bc23210e84f266544ecb (patch)
tree864445078d0ba6f048fd398bb0fae4a91ea8c353 /chef-config
parent37085c34d361934b2d60559b305e579441db77e5 (diff)
downloadchef-5f354032ed5dcb834a01bc23210e84f266544ecb.tar.gz
Bump version to 14.4.9 by Chef Expeditorv14.4.9
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 4956768415..fdd8df3a1b 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.4.8".freeze
+ VERSION = "14.4.9".freeze
end
#