Permalink
Browse files
Fix grunt/change-version.js to update NuGet-related files too
Showing
with
2 additions
and
0 deletions.
-
+2
−0
grunt/change-version.js
|
|
@@ -97,6 +97,8 @@ function main(args) { |
|
|
'.json',
|
|
|
'.less',
|
|
|
'.md',
|
|
|
+ '.nuspec',
|
|
|
+ '.ps1',
|
|
|
'.scss',
|
|
|
'.txt',
|
|
|
'.yml'
|
|
|
|
0 comments on commit
82cba4e