Skip to content

Commit 82cba4e

Browse files
committed
Fix grunt/change-version.js to update NuGet-related files too
[ci skip]
1 parent a90341c commit 82cba4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grunt/change-version.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ function main(args) {
9797
'.json',
9898
'.less',
9999
'.md',
100+
'.nuspec',
101+
'.ps1',
100102
'.scss',
101103
'.txt',
102104
'.yml'

0 commit comments

Comments
 (0)