summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-06 18:29:02 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-06 18:29:02 +0000
commit12623146e3f64540b81a1a50dfdcf502740c3151 (patch)
treeda0aacf52accd89f3a2d7abb4ddd9f3b7040f858 /chef-config
parentdbc1e9220648ef1c63f2f3a31c024733150941af (diff)
downloadchef-12623146e3f64540b81a1a50dfdcf502740c3151.tar.gz
Bump version to 15.0.264 by Chef Expeditorv15.0.264
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 1e8ee36534..b5de4b63ca 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.263".freeze
+ VERSION = "15.0.264".freeze
end
#