mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Bumped up version of KeePassHTTP to 1.8.4.2
* No protocol changes required * Fixes #439
This commit is contained in:
@@ -27,7 +27,7 @@ static const char * const STR_SET_LOGIN = "set-login";
|
|||||||
static const char * const STR_ASSOCIATE = "associate";
|
static const char * const STR_ASSOCIATE = "associate";
|
||||||
static const char * const STR_TEST_ASSOCIATE = "test-associate";
|
static const char * const STR_TEST_ASSOCIATE = "test-associate";
|
||||||
static const char * const STR_GENERATE_PASSWORD = "generate-password";
|
static const char * const STR_GENERATE_PASSWORD = "generate-password";
|
||||||
static const char * const STR_VERSION = "1.8.4.1";
|
static const char * const STR_VERSION = "1.8.4.2";
|
||||||
|
|
||||||
}/*namespace KeepassHttpProtocol*/
|
}/*namespace KeepassHttpProtocol*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user