summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-05-31 01:35:07 +0000
committerChef Versioner <chef-versioner@chef.io>2017-05-31 01:35:07 +0000
commitb6c7aae1a370770e23b3fa330a86eeffacc4a9a3 (patch)
tree0a028e46a77a5f62a5b55d2a42933b93706076bf /chef-config
parentbce1285acb6e58e2cbedc047243e4f0576c8f1b8 (diff)
downloadchef-b6c7aae1a370770e23b3fa330a86eeffacc4a9a3.tar.gz
Bump version of chef to 13.1.33 by Chef Versioner.v13.1.33
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 b44e35e8f1..57613358a7 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.1.32"
+ VERSION = "13.1.33"
end
#