summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-06 15:50:29 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-06 15:50:29 +0000
commit3f8efb05853364bcff846e9f98bb6fbf6773fe58 (patch)
treef6e7ba2c5aa1a95371a085bcbedfd39dabf9fa83 /chef-config
parent975fc46143290dc3075307f278fbfce972d81d30 (diff)
downloadchef-3f8efb05853364bcff846e9f98bb6fbf6773fe58.tar.gz
Bump version to 15.0.261 by Chef Expeditorv15.0.261
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 3aeb807e42..50060bb311 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.260".freeze
+ VERSION = "15.0.261".freeze
end
#