summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-01 00:14:15 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-01 00:14:15 +0000
commit538a85bf288a5dbe13a4ab7dac7d5e10f8f468dd (patch)
tree508b46a1276548822b47c990c6cca8709d1f15ea /chef-config
parent72accef0bd9e1ef4c706dc8383eaad416ddce0f1 (diff)
downloadchef-538a85bf288a5dbe13a4ab7dac7d5e10f8f468dd.tar.gz
Bump version to 14.0.98 by Expeditorv14.0.98
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 56e35235e6..7147506185 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 = "14.0.97"
+ VERSION = "14.0.98"
end
#