summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-23 17:15:12 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-23 17:15:12 +0000
commit57dd8e1d2e2821a3e87d185927332faf8c9d6241 (patch)
tree8957c78aa4ff9c671889ce735a91ceb91265d3f9 /chef-config/lib
parent3f481dd744d12cee6ef20a451e12137d1aee46e1 (diff)
downloadchef-57dd8e1d2e2821a3e87d185927332faf8c9d6241.tar.gz
Bump version to 14.4.12 by Chef Expeditorv14.4.12
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 7c75626df5..49157bc00f 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.4.11".freeze
+ VERSION = "14.4.12".freeze
end
#