summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-22 21:17:03 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-22 21:17:03 +0000
commit74ffa11134240e0fd7af9651af1758911914f47c (patch)
tree8c3a1cca7189ce907de1365b5dcda10936ed0b60 /chef-config
parent927534192d1b79e1d94b860aa3324fe241a39969 (diff)
downloadchef-74ffa11134240e0fd7af9651af1758911914f47c.tar.gz
Bump version to 14.4.46 by Chef Expeditorv14.4.46
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 7dcfd0a713..24228b1091 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 = "14.4.45".freeze
+ VERSION = "14.4.46".freeze
end
#