Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2016-07-25 18:40:37 +0300
committerChris Rebert <code@chrisrebert.com>2016-07-25 18:40:41 +0300
commit82cba4eeabf857dd01039febe9d2991567e34050 (patch)
tree783f1c6b327d31fea03681b9b08d0c07c9220397 /grunt
parenta90341ced2160c2a519a723100e9383a180501d9 (diff)
Fix grunt/change-version.js to update NuGet-related files too
[ci skip]
Diffstat (limited to 'grunt')
-rwxr-xr-xgrunt/change-version.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/grunt/change-version.js b/grunt/change-version.js
index 08b74f2e29..aa155fc534 100755
--- a/grunt/change-version.js
+++ b/grunt/change-version.js
@@ -97,6 +97,8 @@ function main(args) {
'.json',
'.less',
'.md',
+ '.nuspec',
+ '.ps1',
'.scss',
'.txt',
'.yml'