summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-16 13:25:49 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-16 13:25:49 +0000
commit53a541c3016a6257d7aea47739ac5689f73045cc (patch)
tree492f8042d30c589b3b83bcadf184207b59224304 /chef-config
parent0c1b7dac3166bf2687facc8414c315cbe679cd63 (diff)
downloadchef-53a541c3016a6257d7aea47739ac5689f73045cc.tar.gz
Bump version to 15.0.299 by Chef Expeditorv15.0.299
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 957c0e6194..99cde0baa4 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.298".freeze
+ VERSION = "15.0.299".freeze
end
#