summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-09 20:45:29 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-09 20:45:29 +0000
commitad4df613257438c84ca6ed1e3c37381a0464dace (patch)
tree0e3fd87da1cb308b282b066e616c3cdf34382d07 /chef-config/lib
parentdf2806608e42594723cd36255979369c3d32ab08 (diff)
downloadchef-ad4df613257438c84ca6ed1e3c37381a0464dace.tar.gz
Bump version of chef to 12.18.26 by Chef Versioner.v12.18.26
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 538db768c0..deea8983fd 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.25"
+ VERSION = "12.18.26"
end
#