summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-05 18:34:14 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-05 18:34:14 +0000
commitdcabccc37c0017d7ca330f1c54e6fd385a51eaf8 (patch)
tree497596d71046d07ca786620fcb43b7e3175eb261 /chef-config/lib
parent3d84524154cecd2b31def3b57ac15a0c3f917c8a (diff)
downloadchef-dcabccc37c0017d7ca330f1c54e6fd385a51eaf8.tar.gz
Bump version to 14.0.192 by Expeditorv14.0.192
Diffstat (limited to 'chef-config/lib')
-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 0df95f7f68..2f3c8799b6 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.191"
+ VERSION = "14.0.192"
end
#