summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-01 00:51:22 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-01 00:51:22 +0000
commit757b84b0fbb2e835414919a22b5c98c7590ea085 (patch)
tree301359fdc8e3f7e789852fce25619aa27f84a0f3 /chef-config/lib
parenta65c8244a32b1e19dfd919f9a51711a994646d3a (diff)
downloadchef-757b84b0fbb2e835414919a22b5c98c7590ea085.tar.gz
Bump version of chef to 12.19.4 by Chef Versioner.v12.19.4
Diffstat (limited to 'chef-config/lib')
-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 b3afa014c8..fd7e5d9556 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.3"
+ VERSION = "12.19.4"
end
#