summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-04 02:39:31 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-04 02:39:31 +0000
commitc751f867f72f90b19b3355bdab009a354677e853 (patch)
tree43ca0066affdc71ca315e9e428d9c802fd5b16a8 /chef-config/lib
parent8a114f1b2a7f8fbc0cf6fb8e5908f20bc2b54f84 (diff)
downloadchef-c751f867f72f90b19b3355bdab009a354677e853.tar.gz
Bump version of chef to 12.18.18 by Chef Versioner.v12.18.18
Diffstat (limited to 'chef-config/lib')
-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 21fedf9dee..ca1d6a542e 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.18.17"
+ VERSION = "12.18.18"
end
#