diff options
| author | Gleb Mazovetskiy <[email protected]> | 2020-08-11 14:35:00 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-11 16:35:00 +0300 |
| commit | 180a0dc2e2336b78cbd6da98734c8639cdeaa6f7 (patch) | |
| tree | 5abbe1052452799c53e00a2ad864fa01191bc278 | |
| parent | e91056d17868825acdfebf2ded52a11fc5bf8954 (diff) | |
| download | bootstrap-180a0dc2e2336b78cbd6da98734c8639cdeaa6f7.tar.xz bootstrap-180a0dc2e2336b78cbd6da98734c8639cdeaa6f7.zip | |
Update current_ruby_version to 5.0.0.alpha1 (#31455)
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml index 1dff70bc9..53194355e 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" |
