summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-28 22:35:35 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-28 22:35:35 +0000
commitafb519b0a35ca36d6762b300d55911a4dc39b1e1 (patch)
tree21901f7930a87a195e9377df6c402d2bf33f0376 /chef-config
parent9e88d24b85fb870483cc34434232661c4caedbe6 (diff)
downloadchef-afb519b0a35ca36d6762b300d55911a4dc39b1e1.tar.gz
Bump version to 15.2.31 by Chef Expeditorv15.2.31
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 42103a5677..cd0f840381 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.30".freeze
+ VERSION = "15.2.31".freeze
end
#