summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-16 17:45:21 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-16 17:45:21 +0000
commit8fbadf6853dc46aabdcc0063f4d04412f3be48a0 (patch)
tree0f5c078aa49c4e8429814b6600636d16d6611e9d /chef-config
parent23d27cf2807a9b5d4307818ed7e7501cf44db56e (diff)
downloadchef-8fbadf6853dc46aabdcc0063f4d04412f3be48a0.tar.gz
Bump version of chef to 12.14.1 by Chef Versioner.v12.14.1
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 f98448914d..a8ef55956e 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 = "12.14.0"
+ VERSION = "12.14.1"
end
#