summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 16:54:36 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 16:54:36 +0000
commit1ad26304b4793367a62c9b2544a680dde14bd1e8 (patch)
tree4481ec06f42e88abcb3d686a11886215ec1a05e9 /chef-config
parent15e2654625c52f3b8146ee1aa004ad9a045fd6b3 (diff)
downloadchef-1ad26304b4793367a62c9b2544a680dde14bd1e8.tar.gz
Bump version to 14.0.123 by Expeditorv14.0.123
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 90624445ac..b914014bb6 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.122"
+ VERSION = "14.0.123"
end
#