summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-08 19:16:16 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-08 19:16:16 +0000
commitbcc7c657b36deafd54c0a5a84ab1a5dca7f8e972 (patch)
tree67996d6ff8b7afd0676f76009407fd3c5785def9 /chef-config
parent072c3a8144be7188fa117cca88d8c13c493feaa7 (diff)
downloadchef-bcc7c657b36deafd54c0a5a84ab1a5dca7f8e972.tar.gz
Bump version of chef to 13.0.26 by Chef Versioner.v13.0.26
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 9974427ecf..d190931081 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.25"
+ VERSION = "13.0.26"
end
#