summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-06-25 06:34:28 +0000
committerChef Expeditor <chef-ci@chef.io>2019-06-25 06:34:28 +0000
commit5508093137d187f76ade9af0dacca451b99c9728 (patch)
tree664418c9f1d669eccd7ef81d9a8b1978f14af440 /chef-config
parentea5a46dc2ceb6459d81ac3ca3d10f8d805223ac1 (diff)
downloadchef-5508093137d187f76ade9af0dacca451b99c9728.tar.gz
Bump version to 15.1.25 by Chef Expeditorv15.1.25
Obvious fix; these changes are the result of automation not creative thinking.
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 54345854cc..417c827e5f 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 = "15.1.24".freeze
+ VERSION = "15.1.25".freeze
end
#