summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-28 22:26:26 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-28 22:26:26 +0000
commit19096d1403fa274ba5040e27774bba6938697964 (patch)
tree0cbb432debdb08c184de9d7899a46bb5b91ee1c6 /chef-config
parentcc63a9f3cc9a5222e23d7ffeb107fd457a5b2638 (diff)
downloadchef-19096d1403fa274ba5040e27774bba6938697964.tar.gz
Bump version to 16.13.25 by Chef Expeditorv16.13.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 94dd9b826f..3cc5a0fb72 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "16.13.24".freeze
+ VERSION = "16.13.25".freeze
end