summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-11 19:16:51 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-11 19:16:51 +0000
commit5ccc5685550b961144b8aec045089c4172722706 (patch)
tree76fa16192994d22bfe019f6990a6c5da15ad22b2 /chef-config
parent75eedcbefc1737092f46c8bcaaf71b64e3e4e4d6 (diff)
downloadchef-5ccc5685550b961144b8aec045089c4172722706.tar.gz
Bump version to 14.1.5 by Chef Expeditorv14.1.5
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 601ef69991..30fc7592ba 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.1.4"
+ VERSION = "14.1.5"
end
#