Skip to content

Commit dd86185

Browse files
committed
Update version number
1 parent 5c804c7 commit dd86185

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Communication with KeePassXC happens via the KeePassXC protocol. Currently, the
5050
* `get-totp`: Request for receiving the current TOTP.
5151
* `delete-entry`: Request for deleting an entry in the database, identified by its uuid (KeePassXC 2.7.0 and newer).
5252
* `request-autotype`: Request autotype from the KeePassXC database (KeePassXC 2.7.0 and newer).
53-
* `passkeys-get`: Request for Passkeys authentication (KeePassXC 2.8.0 and newer).
54-
* `passkeys-register`: Request for Passkeys credential registration (KeePassXC 2.8.0 and newer).
53+
* `passkeys-get`: Request for Passkeys authentication (KeePassXC 2.7.7 and newer).
54+
* `passkeys-register`: Request for Passkeys credential registration (KeePassXC 2.7.7 and newer).
5555
* `database-locked`: A signal from KeePassXC, the current active database is locked.
5656
* `database-unlocked`: A signal from KeePassXC, the current active database is unlocked.
5757

0 commit comments

Comments
 (0)