summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-01 05:38:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-01 05:38:49 +0000
commitd06801ff46c0ba2108595bb66da7c638e10eba6c (patch)
tree7fceb9395501ec526a41e4cf6d4bb996bf6a933e /chef-config
parent2c4f13a14d762a306dbe051c658cb9b848b670b6 (diff)
downloadchef-d06801ff46c0ba2108595bb66da7c638e10eba6c.tar.gz
Bump version to 14.4.63 by Chef Expeditorv14.4.63
Obvious fix; these changes are the result of automation not creative thinking.
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 884c3eb568..784cb73a5e 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.62".freeze
+ VERSION = "14.4.63".freeze
end
#