1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 11:00:56 +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', '.js',
'.json', '.json',
'.md', '.md',
'.nuspec',
'.scss', '.scss',
'.txt', '.txt',
'.yml' '.yml'