summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-15 03:24:28 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-15 03:24:28 +0000
commit8c4a29b8055eaa4326c1e6b25118bbcd053cbe8c (patch)
treed26b93daced09fd074f83f8e1b70c3ca07ac3d91 /chef-config/lib
parent74903a467bbff0a28600f54764ca6e24d17e6f8b (diff)
downloadchef-8c4a29b8055eaa4326c1e6b25118bbcd053cbe8c.tar.gz
Bump version to 13.6.36 by Expeditorv13.6.36
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 0b63871e2b..026bfa840b 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.6.35"
+ VERSION = "13.6.36"
end
#