summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:53:18 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-31 17:53:18 +0000
commitd4a255a7525a4ac426d3ddd4655c6edf4053c781 (patch)
tree43b8ad5182f412b148412016c7a4767e9bf3300f /chef-config
parent771ad63d3d7fc9d95f7cfc5a466f1b430e14182f (diff)
downloadchef-d4a255a7525a4ac426d3ddd4655c6edf4053c781.tar.gz
Bump version to 14.1.25 by Chef Expeditorv14.1.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 4aa98a4c54..d5dbc00197 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.24"
+ VERSION = "14.1.25"
end
#