summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-08 15:59:12 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-08 15:59:12 +0000
commit2f1e097d0516b968fac4fe6bed790b88414f282c (patch)
tree76b50fca351b8f99aaf27984744a364a26b2739b /chef-config
parentb694b10886eafcc2526d1ab1eae600d037d93c86 (diff)
downloadchef-2f1e097d0516b968fac4fe6bed790b88414f282c.tar.gz
Bump version to 13.7.7 by Expeditorv13.7.7
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 58d36f99bd..d4aa35f21c 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.7.6"
+ VERSION = "13.7.7"
end
#