summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-17 18:49:19 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-17 18:49:19 +0000
commitec17a6622b04f931129a605f544d5e041415d916 (patch)
tree85d0b3b0a1583a6bac6356714bba835fc3121a4a /chef-config
parentb5a00026d9483e13d3483f28eee0bf1f937b2a0b (diff)
downloadchef-ec17a6622b04f931129a605f544d5e041415d916.tar.gz
Bump version to 15.0.126 by Chef Expeditorv15.0.126
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 97925f88a5..d91c9a2de1 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.0.125".freeze
+ VERSION = "15.0.126".freeze
end
#