summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-02 23:47:28 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-02 23:47:28 +0000
commit3ff306fa90eb63b7adb16671a7b7948adc05cfbd (patch)
tree3a555a596d339ee707b71d7c8377489ad91b501e /chef-config
parent47d3d197e45120227fbfc07748119d01e2cc636a (diff)
downloadchef-3ff306fa90eb63b7adb16671a7b7948adc05cfbd.tar.gz
Bump version to 14.0.44 by Expeditorv14.0.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 cb756c3e7b..7a75e89677 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.0.43"
+ VERSION = "14.0.44"
end
#