summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-16 09:02:13 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-16 09:02:13 +0000
commit90f3336232f76c10de6eeaddb59d3f4080eaa384 (patch)
treeb2faf5a36c99267d7bc98e43693255f97bedefb5 /chef-config
parent84085119b2df738815d2b863ea00b1fce43e1f8f (diff)
downloadchef-90f3336232f76c10de6eeaddb59d3f4080eaa384.tar.gz
Bump version of chef to 13.1.19 by Chef Versioner.v13.1.19
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 e5605bc770..ecb45c4690 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.18"
+ VERSION = "13.1.19"
end
#