summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-09 16:16:49 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-09 16:16:49 +0000
commit0cb543fd5f7cf5e440e8da29c5a213980392b7fb (patch)
tree1af9e5317e8abeb3619225f0d9dfc10e9d2791af /chef-config/lib
parent70d9e0753ebd5c7ac75b538afa92a28494b3d23b (diff)
downloadchef-0cb543fd5f7cf5e440e8da29c5a213980392b7fb.tar.gz
Bump version of chef to 12.18.25 by Chef Versioner.v12.18.25
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 e6d75d3726..538db768c0 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.24"
+ VERSION = "12.18.25"
end
#