summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-06 13:45:30 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-06 13:45:30 +0000
commita987ec745a70ff683e2ee80af044b9f5e32854c9 (patch)
tree2c8cb8f3686a19532c4887d765c5a2931dbaf474 /chef-config/lib
parentbea40d32b61dfd8afc8e275d5f268cac110c8408 (diff)
downloadchef-a987ec745a70ff683e2ee80af044b9f5e32854c9.tar.gz
Bump version to 13.6.26 by Expeditorv13.6.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 1985f6c566..47f6860508 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.6.25"
+ VERSION = "13.6.26"
end
#