summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-14 18:10:52 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-14 18:10:52 +0000
commit49fd808d7e290a72de1d45c258fde78acf8782d8 (patch)
tree00fa89a730ad75bf9132bd65dfd1695e510df4a3 /chef-config/lib
parent7aa35927aa51d280cf0bb8ea142c1df90c50ddab (diff)
downloadchef-49fd808d7e290a72de1d45c258fde78acf8782d8.tar.gz
Bump version to 14.4.36 by Chef Expeditorv14.4.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 1fb2f47c6c..a988a48ecd 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.35".freeze
+ VERSION = "14.4.36".freeze
end
#