From c28934cb1871d6b6bd6a866660493a1137de17c6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 16 Jun 2020 21:41:47 +0300 Subject: Rename "master" to "main". (#31050) --- build/change-version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/change-version.js') diff --git a/build/change-version.js b/build/change-version.js index e68d4fe62a..ba6e46a471 100644 --- a/build/change-version.js +++ b/build/change-version.js @@ -4,7 +4,7 @@ * Script to update version number references in the project. * Copyright 2017-2020 The Bootstrap Authors * Copyright 2017-2020 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ 'use strict' -- cgit v1.2.3