summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-22 18:35:29 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-22 18:35:29 +0000
commitdf49c733c5edcf60c3677faa969410ddd645285f (patch)
tree066c2c456c92118a013123d50dbc023f857bf293 /chef-config/lib/chef-config/version.rb
parentda759715b9a8d47038172ed532347b1ec97d1e20 (diff)
downloadchef-df49c733c5edcf60c3677faa969410ddd645285f.tar.gz
Bump version of chef to 12.10.14 by Chef Versioner.v12.10.14
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 1c3e34d525..4a25c630ce 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.10.13"
+ VERSION = "12.10.14"
end
#