diff options
| author | Mark Otto <[email protected]> | 2017-10-19 11:26:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-19 12:23:29 -0700 |
| commit | 539510f9b24931cdd94b72e5b9401f7082030a83 (patch) | |
| tree | 3bab11ca19f9f8da25ecc4d4552d039438febad6 | |
| parent | 50a234503217775998246bbdd066a04b732df292 (diff) | |
| download | bootstrap-539510f9b24931cdd94b72e5b9401f7082030a83.tar.xz bootstrap-539510f9b24931cdd94b72e5b9401f7082030a83.zip | |
add missing .
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 792c16bdb..074ec2da4 100644 --- a/_config.yml +++ b/_config.yml @@ -50,7 +50,7 @@ social_logo_path: /assets/brand/bootstrap-social-logo.png # Custom variables current_version: 4.0.0-beta.2 -current_ruby_version: 4.0.0-beta2 +current_ruby_version: 4.0.0.beta2 docs_version: 4.0 repo: "https://github.com/twbs/bootstrap" slack: "https://bootstrap-slack.herokuapp.com" |
