summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-06 04:17:53 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-06 04:17:53 +0000
commit9d18c739add5ecf992ce790f069419867c386db9 (patch)
treec8177a32b104547eb62407b36f5388f1f9e10f81 /chef-config
parent45f1c23c3d5b5a78bff9b88292f908c94eea71ec (diff)
downloadchef-9d18c739add5ecf992ce790f069419867c386db9.tar.gz
Bump version to 14.3.30 by Chef Expeditorv14.3.30
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 3e55a244a6..7d06aba2be 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.29".freeze
+ VERSION = "14.3.30".freeze
end
#