summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-09 18:55:54 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-09 18:55:54 +0000
commitf3141911a95f6c1475fe833884a772fc4b8eb3f9 (patch)
tree543f19bf6c7b3c830f4265a3008035106868ef49 /chef-config/lib/chef-config
parentbd8a0bf57973c5dda08b13ed990f8c0d78b58e4b (diff)
downloadchef-f3141911a95f6c1475fe833884a772fc4b8eb3f9.tar.gz
Bump version of chef to 12.19.18 by Chef Versioner.v12.19.18
Diffstat (limited to 'chef-config/lib/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 646577365b..857fc55177 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 = "12.19.17"
+ VERSION = "12.19.18"
end
#