summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-15 03:04:20 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-15 03:04:20 +0000
commitdfba8e1e86fb9451504dff462829838dcc50f3ea (patch)
tree5440313379e66061204f02c9c7a2193d30fabc13 /chef-config
parent34a9703f6c9e6d3cc2a79602d60f21a42a64361c (diff)
downloadchef-dfba8e1e86fb9451504dff462829838dcc50f3ea.tar.gz
Bump version to 14.3.44 by Chef Expeditorv14.3.44
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 665dca942c..2c778a1bea 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.3.43".freeze
+ VERSION = "14.3.44".freeze
end
#