summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-17 18:29:35 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-17 18:29:35 +0000
commit866991252303e1f41ec8008b6ed137bb3724e216 (patch)
tree3769fda73d8ef2a82ae62212c67b6569cf3cc059 /chef-config/lib
parent79a78431b80903b6773b679ddef34dc2afd03775 (diff)
downloadchef-866991252303e1f41ec8008b6ed137bb3724e216.tar.gz
Bump version of chef to 12.18.35 by Chef Versioner.v12.18.35
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 c8bba12dda..58bf259c7a 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.34"
+ VERSION = "12.18.35"
end
#