summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:57:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:57:58 +0000
commitda21b7e946bf0b06444cf62a90abb46902260854 (patch)
tree730b850b57a5ed655b629c405a047f0e594c30bd /chef-config
parentc930e357b67f6ec4ddd015a6d43c5a7453d0983c (diff)
downloadchef-da21b7e946bf0b06444cf62a90abb46902260854.tar.gz
Bump version to 14.1.26 by Chef Expeditorv14.1.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 d5dbc00197..655c933821 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 = "14.1.25"
+ VERSION = "14.1.26"
end
#