summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-11 14:02:39 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-11 14:02:39 +0000
commit7370c3012779a7dc965a7898ee07074e3e70cfff (patch)
tree3676c474a1686df4798bbfcedf2f3545148a1af3 /chef-config
parentfa13b0da0c82fe284d019e90c4bd3bc8b6bf1a25 (diff)
downloadchef-7370c3012779a7dc965a7898ee07074e3e70cfff.tar.gz
Bump version of chef to 12.19.23 by Chef Versioner.v12.19.23
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 2481872144..216b7ae0c3 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.22"
+ VERSION = "12.19.23"
end
#