summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-04 19:23:07 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-04 19:23:07 +0000
commit5153da36dc098989980c05361e5436317d2511fd (patch)
tree19faaff4f795f96bc96b8b4876e2ea36a7574fb7 /chef-config
parent7685df5fb6b2b9f1947970d34ed959730843006b (diff)
downloadchef-5153da36dc098989980c05361e5436317d2511fd.tar.gz
Bump version to 14.11.18 by Chef Expeditorv14.11.18
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 4b35d1c423..39a9ebdb88 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.11.17".freeze
+ VERSION = "14.11.18".freeze
end
#