summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-06-01 11:22:48 +0000
committerChef Versioner <chef-versioner@chef.io>2017-06-01 11:22:48 +0000
commit052264712df4aee35c29db0773aa06917288bcf1 (patch)
treecefa917b3723380dc623f15fffc66c9eaf0d1755 /chef-config
parent9dfabbef61bdd280979eccd50238e0fd139b882b (diff)
downloadchef-052264712df4aee35c29db0773aa06917288bcf1.tar.gz
Bump version of chef to 13.2.3 by Chef Versioner.v13.2.3
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 e28bd1bcc0..f7bf0176e8 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 = "13.2.2"
+ VERSION = "13.2.3"
end
#