1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 02:24:19 +02:00

Update change-version.js (#29736)

Add `.nuspec` to the extensions list
This commit is contained in:
XhmikosR
2019-11-26 09:00:21 +02:00
committed by GitHub
parent a84f7233ea
commit 82d8dae7e7

View File

@@ -102,6 +102,7 @@ function main(args) {
'.js',
'.json',
'.md',
'.nuspec',
'.scss',
'.txt',
'.yml'