summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-06 21:36:07 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-06 21:36:07 +0000
commitb9ec59f8dfd92e7b70b54dd890f949a5e5e1e4a6 (patch)
treee0f3a4b06f60c2b8f7579e18907bd32a1716039f /chef-config/lib/chef-config/version.rb
parent5b2b5e13833020f3061d4f6bd16d8d6b7df7958a (diff)
downloadchef-b9ec59f8dfd92e7b70b54dd890f949a5e5e1e4a6.tar.gz
Bump version of chef to 12.19.9 by Chef Versioner.v12.19.9
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 3476f33ac6..7be8dc317e 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.8"
+ VERSION = "12.19.9"
end
#