summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-25 21:33:00 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-25 21:33:00 +0000
commitf063a107c9b408f4487dc2bf99cf9ca99e812a08 (patch)
tree0e7c3f1812dac08e0a9b75ce03e0e8b41391b333 /chef-config/lib/chef-config/version.rb
parent2e4c48e5ee459432003d56d62d13d34bee78d6f5 (diff)
downloadchef-f063a107c9b408f4487dc2bf99cf9ca99e812a08.tar.gz
Bump version of chef to 12.19.2 by Chef Versioner.v12.19.2
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 e24301f772..926c6da34a 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.1"
+ VERSION = "12.19.2"
end
#