2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Replace master with v3-dev after the branch switch. (#28287)

This commit is contained in:
XhmikosR
2019-02-15 23:36:44 +02:00
committed by GitHub
parent bdb962d1e9
commit b9e59e96af
38 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
/*!
* Script to update version number references in the project.
* Copyright 2015-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/v3-dev/LICENSE)
*/
var fs = require('fs');
var path = require('path');