From: Gleb Mazovetskiy Date: Tue, 11 Aug 2020 13:35:00 +0000 (+0100) Subject: Update current_ruby_version to 5.0.0.alpha1 (#31455) X-Git-Tag: v5.0.0-alpha2~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180a0dc2e2336b78cbd6da98734c8639cdeaa6f7;p=thirdparty%2Fbootstrap.git Update current_ruby_version to 5.0.0.alpha1 (#31455) Co-authored-by: XhmikosR --- 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"