aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-11-26 09:00:21 +0200
committerGitHub <[email protected]>2019-11-26 09:00:21 +0200
commit82d8dae7e738167ea1820c960f25f07fc9721297 (patch)
treeb3dacb04ba17045b541afa1b4349f7121e5921b8 /build
parenta84f7233eab6e5713a6cfcb1ab22fafd79422a81 (diff)
downloadbootstrap-82d8dae7e738167ea1820c960f25f07fc9721297.tar.xz
bootstrap-82d8dae7e738167ea1820c960f25f07fc9721297.zip
Update change-version.js (#29736)
Add `.nuspec` to the extensions list
Diffstat (limited to 'build')
-rwxr-xr-xbuild/change-version.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/change-version.js b/build/change-version.js
index 8b349a68a..d7627dde3 100755
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -102,6 +102,7 @@ function main(args) {
'.js',
'.json',
'.md',
+ '.nuspec',
'.scss',
'.txt',
'.yml'