summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-30 15:48:15 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-30 15:48:15 +0000
commitba734ee29e7879f4b8388af06a4f232f8b29176f (patch)
treeca86fe5d9f69c4edf6eb96a76acf93175bd18bef /chef-config
parent2cc1693f43e0b6c503d181e28b064b509baf018b (diff)
downloadchef-ba734ee29e7879f4b8388af06a4f232f8b29176f.tar.gz
Bump version to 15.0.324 by Chef Expeditorv15.0.324
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 bac8da2ea4..34330652cc 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.0.323".freeze
+ VERSION = "15.0.324".freeze
end
#