summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-17 16:29:35 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-17 16:29:35 +0000
commitaec60b46372a762a7f08c4825f68f81859fac12f (patch)
treeb022fe9806b324e367f0f1ec7c6d3f346dfc5ee6 /chef-config
parent51fcb55fc8cc57ba92cbf187009a72a4dccad5c4 (diff)
downloadchef-aec60b46372a762a7f08c4825f68f81859fac12f.tar.gz
Bump version to 13.3.49 by Chef Expeditorv13.3.49
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 c417a5f55e..3dd7963100 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,7 +20,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.3.48"
+ VERSION = "13.3.49"
end
#