mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-29 16:24:23 +08:00
Passman 2.3.0
Merge branch 'fix/noid/versionnc16' Signed-off-by: Marcos Zuriaga <marcos@wolfi.es>
This commit is contained in:
parent
568c931664
commit
0823e44df3
2 changed files with 4 additions and 4 deletions
|
@ -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
2
js/passman.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue