summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-14 00:00:58 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-14 00:00:58 +0000
commitf429544e076db4e63cc1bb193466cd883354ac1e (patch)
treeac7cd3ee5d64543be6ff064a2a039c1cf46fd1f4 /chef-config
parent5b9b829d283afceaf36ba060d42d51729010b2e9 (diff)
downloadchef-f429544e076db4e63cc1bb193466cd883354ac1e.tar.gz
Bump version of chef to 12.19.27 by Chef Versioner.v12.19.27
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 41fc295050..23fe2499f2 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.26"
+ VERSION = "12.19.27"
end
#