summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-19 15:10:56 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-19 15:10:56 +0000
commit4f8ac8e9ce05430c61dbd044cc55dd7f59c94142 (patch)
treeabfb4906faa50c2755108909ae9ef9e016b82006 /chef-config/lib/chef-config/version.rb
parente8a5ed56e308a523acd13f64860cab50b9557f25 (diff)
downloadchef-4f8ac8e9ce05430c61dbd044cc55dd7f59c94142.tar.gz
Bump version of chef to 12.10.7 by Chef Versioner.v12.10.7
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 f422291b34..23f8b01e3d 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.6"
+ VERSION = "12.10.7"
end
#