Passman 2.3.0

Merge branch 'fix/noid/versionnc16'

Signed-off-by: Marcos Zuriaga <marcos@wolfi.es>
This commit is contained in:
Marcos Zuriaga 2019-05-13 21:48:19 +00:00
parent 568c931664
commit 0823e44df3
No known key found for this signature in database
GPG key ID: B8AB61E4F218DEE0
2 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@ Features:
- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )
For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>
<version>2.2.24</version>
<version>2.3.0</version>
<licence>agpl</licence>
<author homepage="https://github.com/brantje">Sander Brand</author>
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>
@ -42,8 +42,8 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
<database>pgsql</database>
<database min-version="5.5">mysql</database>
<lib>openssl</lib>
<nextcloud min-version="14" max-version="16"/>
<owncloud min-version="14" max-version="16"/>
<nextcloud min-version="14" max-version="17"/>
<owncloud min-version="14" max-version="17"/>
</dependencies>
<background-jobs>

2
js/passman.min.js vendored

File diff suppressed because one or more lines are too long