summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-30 13:48:08 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-30 13:48:08 +0000
commitb3ae36cb4759a1ee16368b78558b69c553e650d8 (patch)
tree967fbb1b79f827c9d9fd900afe9c4af7bcd39ad0 /chef-config/lib/chef-config/version.rb
parent3862a7dfc3987db8cbf3c2181be5ab0ec8a6d7d0 (diff)
downloadchef-b3ae36cb4759a1ee16368b78558b69c553e650d8.tar.gz
Bump version of chef to 12.19.3 by Chef Versioner.v12.19.3
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 926c6da34a..b3afa014c8 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.2"
+ VERSION = "12.19.3"
end
#