summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-01 17:35:13 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-01 17:35:13 +0000
commitb711d550ec398865965ab2fd0d76fe605ff2721d (patch)
tree5711d211654cb8b4f3ee4667b51a44d885cbdc1b /chef-config/lib/chef-config/version.rb
parent71629035eee1905a7324e0c2e6ba4bc3cecd2926 (diff)
downloadchef-b711d550ec398865965ab2fd0d76fe605ff2721d.tar.gz
Bump version of chef to 12.19.5 by Chef Versioner.v12.19.5
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 fd7e5d9556..3cd37d79a5 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.19.4"
+ VERSION = "12.19.5"
end
#