summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-15 19:26:55 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-15 19:26:55 +0000
commit515e2a4b04521a1a9f49b9681680507e410101b0 (patch)
treec0db79143e1f2febca6f0d96d7a084aa5e708831 /chef-config/lib
parentf6578f1ef5ac5d18f8d0956bce46858e373b5971 (diff)
downloadchef-515e2a4b04521a1a9f49b9681680507e410101b0.tar.gz
Bump version to 13.3.46 by Chef Expeditorv13.3.46
Diffstat (limited to 'chef-config/lib')
-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 d817231b7b..5fd2149b35 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,7 +20,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.3.45"
+ VERSION = "13.3.46"
end
#