Fix missing files

This commit is contained in:
brantje 2017-02-05 21:55:25 +01:00
parent 82504bfc54
commit 7326967c21
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F
2 changed files with 3 additions and 1 deletions

View file

@ -246,6 +246,8 @@ module.exports = function (grunt) {
'js/vendor/ng-password-meter/ng-password-meter.js',
'js/vendor/sjcl/sjcl.js',
'js/vendor/zxcvbn/zxcvbn.js',
'js/vendor/forge.0.6.9.min.js',
'js/vendor/download.js',
'js/vendor/ng-clipboard/clipboard.min.js',
'js/vendor/ng-clipboard/ngclipboard.js',
'js/vendor/ng-tags-input/ng-tags-input.min.js',

View file

@ -18,7 +18,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>
<licence>AGPL</licence>
<version>2.0.0</version>
<version>2.0.1</version>
<author homepage="https://github.com/brantje">Sander Brand</author>
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>
<namespace>Passman</namespace>