summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-11 13:23:33 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-11 13:23:33 +0000
commit6ba73179ba949d24debe222d8c76057bfd349ad1 (patch)
tree4a5059e277fdbbfc5988360c2c6715d942709d37 /chef-config
parent3c0a8d85b9490c5bb58d5c2496e5ed38e8f581c0 (diff)
downloadchef-6ba73179ba949d24debe222d8c76057bfd349ad1.tar.gz
Bump version of chef to 13.1.14 by Chef Versioner.v13.1.14
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 73aea0dde6..931c84caa3 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.1.13"
+ VERSION = "13.1.14"
end
#