summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-28 00:53:05 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-28 00:53:05 +0000
commit4175345dc6d3f4f7178fe0d80df5c77a36fe141f (patch)
treeb6c1e3d4963447707afa8d479ccfeb5c220f2513 /chef-config
parent11fb879cb780c004fa010fb5cacddeb92bfa5529 (diff)
downloadchef-4175345dc6d3f4f7178fe0d80df5c77a36fe141f.tar.gz
Bump version of chef to 13.0.68 by Chef Versioner.v13.0.68
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 657a9a1226..e71c6f80af 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 = "13.0.67"
+ VERSION = "13.0.68"
end
#