summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-10-07 22:39:18 +0000
committerChef Versioner <chef-versioner@chef.io>2016-10-07 22:39:18 +0000
commita8278f840bea3c669b052a8fe4a3496141fae5e3 (patch)
tree3f651919952271222c5444881ac57e499782da05 /chef-config
parent353460fda20600690fa7991a36bbe8c02a180048 (diff)
downloadchef-a8278f840bea3c669b052a8fe4a3496141fae5e3.tar.gz
Bump version of chef to 12.15.19 by Chef Versioner.v12.15.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 203a59828c..b978573cd7 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.15.18"
+ VERSION = "12.15.19"
end
#