summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-05 17:20:26 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-05 17:20:26 +0000
commit471d72df4746cd69d853a8bccc06ae1e695baec0 (patch)
tree16017be7ae1af8cd20385e39f4c867ce7e6aaa07 /chef-config
parent4108cbca26e43d2956a56581efd502a134e121d2 (diff)
downloadchef-471d72df4746cd69d853a8bccc06ae1e695baec0.tar.gz
Bump version of chef to 12.14.49 by Chef Versioner.v12.14.49
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 eb61714627..368262861c 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.14.48"
+ VERSION = "12.14.49"
end
#