summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-17 18:00:01 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-17 18:00:01 +0000
commit9647c009412bd61b60fc842d61b4a58ab033f274 (patch)
treea223314057f193b00cba21f98a477532a987c428 /chef-config
parent5d25c9fdd7830582bd61119890c7961b93600386 (diff)
downloadchef-9647c009412bd61b60fc842d61b4a58ab033f274.tar.gz
Bump version of chef to 12.14.8 by Chef Versioner.v12.14.8
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 0fe263f232..49f92b3bb1 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.7"
+ VERSION = "12.14.8"
end
#