-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ken Kundert
authored and
Ken Kundert
committed
Apr 23, 2023
1 parent
d1137b0
commit 3aa7b3b
Showing
6 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
Avendesora Collaborative Password Manager | ||
========================================= | ||
|
||
| Version: 1.24.1 | ||
| Released: 2023-02-25 | ||
| Version: 1.25 | ||
| Released: 2023-04-22 | ||
| Please report all bugs and suggestions at | ||
`Github <https://github.com/KenKundert/avendesora/issues>`_ | ||
(or contact me directly at `[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ | |
# call setup {{{1 | ||
setup( | ||
name = 'avendesora', | ||
version = '1.24.1', | ||
version = '1.25', | ||
author = 'Ken Kundert and Kale Kundert', | ||
author_email = '[email protected]', | ||
description = 'A password generator and account manager.', | ||
|