summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-20 17:40:25 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-20 17:40:25 +0000
commit8c68a52473831c14886a1568ca15eead0ea7af23 (patch)
treea9d02eab809ee41e2a391dd2f6e11b80a331e579 /chef-config/lib
parent09d74bc1bd2fad858b292c14609258af851ff8be (diff)
downloadchef-8c68a52473831c14886a1568ca15eead0ea7af23.tar.gz
Bump version of chef to 12.18.43 by Chef Versioner.v12.18.43
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 bf6cc81a70..957c1165b4 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 = "12.18.42"
+ VERSION = "12.18.43"
end
#