mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-30 10:08:54 -04:00
set actual version of keepasshttp (1.8.4.0)
This commit is contained in:
parent
eab4861383
commit
5b9338e40e
1 changed files with 9 additions and 9 deletions
|
@ -34,7 +34,7 @@ static const char * const STR_SET_LOGIN = "set-login";
|
|||
static const char * const STR_ASSOCIATE = "associate";
|
||||
static const char * const STR_TEST_ASSOCIATE = "test-associate";
|
||||
static const char * const STR_GENERATE_PASSWORD = "generate-password";
|
||||
static const char * const STR_VERSION = "1.8.3.0";
|
||||
static const char * const STR_VERSION = "1.8.4.0";
|
||||
|
||||
}/*namespace KeepassHttpProtocol*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue