summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-11-06 20:24:05 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-11-06 20:24:05 +0000
commit49a8cf653e6a99d29be89d5728cfde5de96b7aeb (patch)
tree3354099ce0a3ca62b3afc0dfe41c3d1d6ea1f93c /chef-config/lib/chef-config/version.rb
parent958b64e24f26fc3f49c661b4ad0acac6414d2c01 (diff)
downloadchef-13.6.4.tar.gz
Bump version to 13.6.4 by Expeditorv13.6.4
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 a2a7d93d19..577bfd1bb3 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.6.3"
+ VERSION = "13.6.4"
end
#