]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update current_ruby_version to 5.0.0.alpha1 (#31455)
authorGleb Mazovetskiy <glex.spb@gmail.com>
Tue, 11 Aug 2020 13:35:00 +0000 (14:35 +0100)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 13:35:00 +0000 (16:35 +0300)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
config.yml

index 1dff70bc9a17c7d91c1b2595ffaa8a2770600319..53194355e9a0685465b454ab8f25abac07c98dc9 100644 (file)
@@ -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"