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-07-24 10:27:25 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-24 10:27:25 +0000
commit89d13b94b7de1d4d16304065425c3349d1222148 (patch)
treeb8247c839cb5e6d64a31360b27f5f4a7d70d3ece /chef-config/lib/chef-config/version.rb
parent2ca144e885e5f8cad8405f899ac582d002c93729 (diff)
downloadchef-89d13b94b7de1d4d16304065425c3349d1222148.tar.gz
Bump version to 13.3.24 by Chef Expeditorv13.3.24
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 958eea9223..477b86b8eb 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.3.23"
+ VERSION = "13.3.24"
end
#