summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-21 15:49:09 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-21 15:49:09 +0000
commit376b0327de91fe53c7f66cd25a289a1ab7a0d783 (patch)
treee6163137dea2213add5db4aaff62c6c43d63e593 /chef-config
parentdf488cced39aee2076cdb22b4203d6790679f8a1 (diff)
downloadchef-376b0327de91fe53c7f66cd25a289a1ab7a0d783.tar.gz
Bump version of chef to 12.18.44 by Chef Versioner.v12.18.44
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 957c1165b4..836023d0a5 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.43"
+ VERSION = "12.18.44"
end
#