summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-08 20:02:32 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-08 20:02:32 +0000
commitef18311bdfe53eb87460c3638f7571131b10d96d (patch)
treeb98863576126b2076dea6c744d829243c6793a28 /chef-config
parent2250307b6dfbd125cf47b1bc93e3b8ccd85ad27d (diff)
downloadchef-ef18311bdfe53eb87460c3638f7571131b10d96d.tar.gz
Bump version of chef to 12.17.48 by Chef Versioner.v12.17.48
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 b59a2928ac..82f30424ac 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.17.47"
+ VERSION = "12.17.48"
end
#