summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-10 16:58:16 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-10 16:58:16 +0000
commit7f882d505062883935a71b09ca4c62e57965de66 (patch)
treeafe60fd8b15acc5968e246ddf6925af452c2136b /chef-config
parente434463cbc8c17153defa44a37ccc8cfeddae5e3 (diff)
downloadchef-7f882d505062883935a71b09ca4c62e57965de66.tar.gz
Bump version to 14.6.19 by Chef Expeditorv14.6.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 13d266c1dc..b575ea7f6c 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.6.18".freeze
+ VERSION = "14.6.19".freeze
end
#