summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-09 17:47:17 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-09 17:47:17 +0000
commitfa96efd1fbb38b8107537a3f25961f8ef4d3cb4a (patch)
treea37d90c83c459e5b8eda63213ca80ccae18892da /chef-config
parentf39ceb0e6a59305e924edf85650371b61ad61ada (diff)
downloadchef-fa96efd1fbb38b8107537a3f25961f8ef4d3cb4a.tar.gz
Bump version to 14.7.19 by Chef Expeditorv14.7.19
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 363f79c221..dc43c2b75a 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.18".freeze
+ VERSION = "14.7.19".freeze
end
#