summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-08 18:11:44 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-08 18:11:44 +0000
commit6e3c3bca71be0e46554af47c37fd2fa849464870 (patch)
treead6d1a40c51b287eedf0acfab2c0b7f3ff47f848 /chef-config
parent690390490f8f66226e54934c5c996805d5a9fa86 (diff)
downloadchef-6e3c3bca71be0e46554af47c37fd2fa849464870.tar.gz
Bump version of chef to 13.0.25 by Chef Versioner.v13.0.25
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 ed65b011b4..9974427ecf 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.24"
+ VERSION = "13.0.25"
end
#