summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-22 17:55:51 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-22 17:55:51 +0000
commit960495fbbed4a4ea982548636d1a786fb4cb5a38 (patch)
treeea01673e0dc608677b045f88831e8adba936557b /chef-config
parentc6a7880bfa1479c700f3478f44a303bd101668c7 (diff)
downloadchef-960495fbbed4a4ea982548636d1a786fb4cb5a38.tar.gz
Bump version to 13.7.27 by Expeditorv13.7.27
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 d8936e84ba..1bafbaf248 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.26"
+ VERSION = "13.7.27"
end
#