summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-16 16:28:08 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-16 16:28:08 +0000
commitd9346c56d0ca8f18cef61cb9d2581886b300d26f (patch)
tree178eb284dd2064e763a836ae268db09c43b0e7db /chef-config
parent3a0c6281a7f8beaba7eb434536a4529e348f5fc5 (diff)
downloadchef-d9346c56d0ca8f18cef61cb9d2581886b300d26f.tar.gz
Bump version to 14.1.13 by Chef Expeditorv14.1.13
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 ab69569572..2fba225829 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.12"
+ VERSION = "14.1.13"
end
#