summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-07 17:41:54 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-07 17:41:54 +0000
commit4056be318fa7aaddd46fff0f7fc15a7fd587d77b (patch)
treece966e9d7d65fe6242efd944a58b65ac470e28e2 /chef-config
parentb2c16e5438b43f0154d0cd61cea3cc6ff00433b9 (diff)
downloadchef-4056be318fa7aaddd46fff0f7fc15a7fd587d77b.tar.gz
Bump version to 15.0.269 by Chef Expeditorv15.0.269
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 f8a5b1aa8a..7837f017c7 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.268".freeze
+ VERSION = "15.0.269".freeze
end
#