Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-10-19 19:25:55 +0300
committerMark Otto <markd.otto@gmail.com>2017-10-19 22:23:29 +0300
commitcf00548f4e640e8cb1108370254fd2be5260aa32 (patch)
tree2f3add6f952129fde3e57fe84d850775654f49d8 /_config.yml
parent7b06b9292f1b3f6683da5536494116c54c827f8a (diff)
new version number
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 b056a7b052..6bd26132c0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -49,7 +49,7 @@ social_image_path: /assets/brand/bootstrap-social.png
social_logo_path: /assets/brand/bootstrap-social-logo.png
# Custom variables
-current_version: 4.0.0-beta
+current_version: v4.0.0-beta.2
docs_version: 4.0
repo: "https://github.com/twbs/bootstrap"
slack: "https://bootstrap-slack.herokuapp.com"
@@ -59,14 +59,14 @@ jobs: "https://jobs.getbootstrap.com"
themes: "https://themes.getbootstrap.com"
download:
- 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"
+ source: "https://github.com/twbs/bootstrap/archive/vv4.0.0-beta.2.zip"
+ dist: "https://github.com/twbs/bootstrap/releases/download/vv4.0.0-beta.2/bootstrap-v4.0.0-beta.2-dist.zip"
cdn:
# See https://www.srihash.org for info on how to generate the hashes
- css: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css"
+ css: "https://maxcdn.bootstrapcdn.com/bootstrap/v4.0.0-beta.2/css/bootstrap.min.css"
css_hash: "sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M"
- js: "https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"
+ js: "https://maxcdn.bootstrapcdn.com/bootstrap/v4.0.0-beta.2/js/bootstrap.min.js"
js_hash: "sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
jquery: "https://code.jquery.com/jquery-3.2.1.slim.min.js"
jquery_hash: "sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"