summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-21 09:52:03 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-21 09:52:03 +0000
commit3ae989a40029813df47e4c70b6e71e919e908a20 (patch)
treefe057f6a07f7c4c6454172f44f03ecd8f3fdc702 /chef-config
parent24384f09a969bec823f2376d1a1fd7cea494efdb (diff)
downloadchef-3ae989a40029813df47e4c70b6e71e919e908a20.tar.gz
Bump version to 13.7.25 by Expeditorv13.7.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 f83d2e1ccb..3da985d67e 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.7.24"
+ VERSION = "13.7.25"
end
#