summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-30 15:51:05 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-30 15:51:05 +0000
commitc75acb8512b290e8531b33787b76789afdfaa435 (patch)
tree0702d21698107f0635181500a535c5bd590ddd35 /chef-config
parent27b59997f556a70125b3d25c0b77da536c153caf (diff)
downloadchef-c75acb8512b290e8531b33787b76789afdfaa435.tar.gz
Bump version to 15.0.325 by Chef Expeditorv15.0.325
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 34330652cc..7f86261b1f 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.324".freeze
+ VERSION = "15.0.325".freeze
end
#