summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-01 10:54:01 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-01 10:54:01 +0000
commit71c6b79ea31265f124abeaedf983f954441e256d (patch)
tree9cdb7161850696f4fde24946d53e99174c08b7f6 /chef-config/lib
parent5f695243b8ef38e56ad4f9ebb0952cb231dbd103 (diff)
downloadchef-71c6b79ea31265f124abeaedf983f954441e256d.tar.gz
Bump version to 13.4.9 by Chef Expeditorv13.4.9
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 90a01dd0ba..4c3b741944 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.4.8"
+ VERSION = "13.4.9"
end
#