summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-10 00:32:53 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-10 00:32:53 +0000
commitd891bafdc68b8da410fe62958cf001c8b950261d (patch)
tree014929f7754515d42186ba64f28f02b7ebf18f3b /chef-config
parent590b5e332271879157bddca41b907b40fd24c2f6 (diff)
downloadchef-d891bafdc68b8da410fe62958cf001c8b950261d.tar.gz
Bump version to 14.7.21 by Chef Expeditorv14.7.21
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 304c73e6af..533c5a3a22 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.7.20".freeze
+ VERSION = "14.7.21".freeze
end
#