summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-17 09:08:08 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-17 09:08:08 +0000
commitee96be8981c0d8d4f15102a17722765a131f7c68 (patch)
tree8badaaa35f1325c71e2cac5bc56387b38b385cdb /chef-config
parentcbf82e69f2084ef373b2eeaf003475cf64000b8f (diff)
downloadchef-ee96be8981c0d8d4f15102a17722765a131f7c68.tar.gz
Bump version of chef to 13.0.47 by Chef Versioner.v13.0.47
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 a1742c990e..13c18c08c0 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 = "13.0.46"
+ VERSION = "13.0.47"
end
#