summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-29 21:57:27 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-29 21:57:27 +0000
commitdc9a95e1a4c6224c23baa72f504ce4ef4cb54683 (patch)
tree00488d5c12f65bf4f05ab8587f92e94600401f58 /chef-config
parentdc5592f1e3e35477d916d8b7007aa989fedd92b4 (diff)
downloadchef-dc9a95e1a4c6224c23baa72f504ce4ef4cb54683.tar.gz
Bump version to 15.2.35 by Chef Expeditorv15.2.35
Obvious fix; these changes are the result of automation not creative thinking.
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 510eccb709..075269c688 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 = "15.2.34".freeze
+ VERSION = "15.2.35".freeze
end
#