summaryrefslogtreecommitdiff
path: root/lib/chef/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-29 01:26:01 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-29 01:26:01 +0000
commit7a2e4458a71927bbd0273bc9406815951e563c80 (patch)
treee7dd7918ec1a0ea0a0c303ce01a0b18eb4b59348 /lib/chef/version.rb
parent627635382ce5598871d617b26eb4097ebbe0c887 (diff)
downloadchef-7a2e4458a71927bbd0273bc9406815951e563c80.tar.gz
Bump version to 12.21.6 by Chef Expeditorv12.21.6
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 384f43c67a..8af490671e 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.5"
+ VERSION = "12.21.6"
end
#