summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-22 18:07:13 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-22 18:07:13 +0000
commit42445a55fe97a4c8c1b5b88b91b38e3f15babc61 (patch)
tree2554c16ffed9cb14e46307e1b9a4bcf9a6c36ee7 /chef-config/lib/chef-config
parent4efd03f9a9df45cf34c60f9a7210e6a42756af6b (diff)
downloadchef-42445a55fe97a4c8c1b5b88b91b38e3f15babc61.tar.gz
Bump version of chef to 12.19.35 by Chef Versioner.v12.19.35
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 e2caf3ab14..a5994d7855 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.34"
+ VERSION = "12.19.35"
end
#