From 180a0dc2e2336b78cbd6da98734c8639cdeaa6f7 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Tue, 11 Aug 2020 14:35:00 +0100 Subject: [PATCH] Update current_ruby_version to 5.0.0.alpha1 (#31455) Co-authored-by: XhmikosR --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 1dff70bc9a..53194355e9 100644 --- a/config.yml +++ b/config.yml @@ -48,7 +48,7 @@ params: social_logo_path: /docs/5.0/assets/brand/bootstrap-social-logo.png current_version: "5.0.0-alpha1" - current_ruby_version: "5.0.0-alpha1" + current_ruby_version: "5.0.0.alpha1" docs_version: "5.0" rfs_version: "9.0.3" github_org: "https://github.com/twbs" -- 2.47.2