summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 18:56:44 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 18:56:44 +0000
commit12e679ac83758d9c4528b9c00a2a98ebde2cc714 (patch)
tree4486831631a36c4a954a1acb3e591c59bab0803b /chef-config
parentd4a070975d361f231afe820f2b8140a30d0b8639 (diff)
downloadchef-12e679ac83758d9c4528b9c00a2a98ebde2cc714.tar.gz
Bump version to 14.3.12 by Chef Expeditorv14.3.12
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 f6f6a291fb..0adac27343 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.3.11"
+ VERSION = "14.3.12"
end
#