summaryrefslogtreecommitdiff
path: root/lib/chef/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-14 19:58:38 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-14 19:58:38 +0000
commit8ca7cc6d4173d53856dab69d40cbf4f1821830dd (patch)
tree5f6a8eb289756de623e5c857278c830542d18a3e /lib/chef/version.rb
parent5153de9e240f3feb67627cebc867eef2243a1810 (diff)
downloadchef-8ca7cc6d4173d53856dab69d40cbf4f1821830dd.tar.gz
Bump version to 12.21.11 by Chef Expeditorv12.21.11
Diffstat (limited to 'lib/chef/version.rb')
-rw-r--r--lib/chef/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index 3da2b6224b..d7a2881e16 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -21,7 +21,7 @@
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.21.10"
+ VERSION = "12.21.11"
end
#