aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-08-10 20:56:35 -0700
committerMark Otto <[email protected]>2017-08-10 20:56:35 -0700
commit35f80bb12e4e71fd777ee60ffa43711d8f84b1a6 (patch)
tree6bae956ad20eae14a971ad22956102401c852571 /_config.yml
parent17232b2db4edb820434d3120b3cadb642301943f (diff)
downloadbootstrap-4.0.0-beta.tar.xz
bootstrap-4.0.0-beta.zip
bump to betav4.0.0-beta
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml
index 9d20eb108..a131687f6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -31,14 +31,14 @@ social_logo_path: /assets/brand/bootstrap-social-logo.png
social_image_path: /assets/brand/bootstrap-social.png
# Custom vars
-current_version: 4.0.0-alpha.6
+current_version: 4.0.0-beta
docs_version: 4.0
repo: https://github.com/twbs/bootstrap
slack: https://bootstrap-slack.herokuapp.com
download:
- source: https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.6.zip
- dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-alpha.6/bootstrap-4.0.0-alpha.6-dist.zip
+ source: https://github.com/twbs/bootstrap/archive/v4.0.0-beta.zip
+ dist: https://github.com/twbs/bootstrap/releases/download/v4.0.0-beta/bootstrap-4.0.0-beta-dist.zip
blog: https://blog.getbootstrap.com
expo: https://expo.getbootstrap.com
@@ -47,9 +47,9 @@ jobs: https://jobs.getbootstrap.com
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css
+ css: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css
css_hash: "sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ"
- js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js
+ js: https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js
js_hash: "sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn"
jquery: https://code.jquery.com/jquery-3.2.1.slim.min.js
jquery_hash: "sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"