summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-23 20:34:45 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-23 20:34:45 +0000
commit11d2809575a65841ae507bdf1c83c63215dddb13 (patch)
tree44118bfd195cd1af5f05812ed2c33eee20129b95 /chef-config
parent9f8074a61f89c4f132af699d010e59792a598175 (diff)
downloadchef-11d2809575a65841ae507bdf1c83c63215dddb13.tar.gz
Bump version to 15.0.306 by Chef Expeditorv15.0.306
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 9b01f41b7e..f87e2503aa 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.305".freeze
+ VERSION = "15.0.306".freeze
end
#