summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-04 19:47:04 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-04 19:47:04 +0000
commit3bf94fc7d0d9c553c2c6517f8283b5d76bc0c3e1 (patch)
treea09672aed7aa9946a1eaa3b173c1297b494c0abd /chef-config
parent4946ea991f177407fb810422c88255bc8f8f67cb (diff)
downloadchef-3bf94fc7d0d9c553c2c6517f8283b5d76bc0c3e1.tar.gz
Bump version to 14.1.36 by Chef Expeditorv14.1.36
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 7eb8ddc7cb..f882bbd16b 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.1.35"
+ VERSION = "14.1.36"
end
#