summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-03 03:29:23 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-03 03:29:23 +0000
commit3d9c8f4cbb1226ac09c3fd88f03168ff45035695 (patch)
treebe1a46be2d011ac6bc3f5cdf9b022535d0d26a56 /chef-config
parent754b745222e8927be4875b98b095092eec0e23f1 (diff)
downloadchef-3d9c8f4cbb1226ac09c3fd88f03168ff45035695.tar.gz
Bump version to 14.0.190 by Expeditorv14.0.190v13.1.3
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 89a896fc49..7b0cfdd80b 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.189"
+ VERSION = "14.0.190"
end
#