Skip to content

Commit

Permalink
Updated version to v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-schofield committed Nov 3, 2019
1 parent cada055 commit 6744eeb
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# keepass2-haveibeenpwned Changelog

### v1.3.6 - 2019-11-02
* Fix broken version number on previous release

### v1.3.5 - 2019-10-26
* Fix crash before username check results were displayed
* Update readme to add instructions on how to use the api key.
Expand Down
Binary file modified HaveIBeenPwned.plgx
Binary file not shown.
4 changes: 2 additions & 2 deletions HaveIBeenPwned/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.5.0")]
[assembly: AssemblyFileVersion("1.3.5.0")]
[assembly: AssemblyVersion("1.3.6.0")]
[assembly: AssemblyFileVersion("1.3.6.0")]
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
:
HaveIBeenPwned checker:1.3.4
HaveIBeenPwned checker:1.3.6
:
Binary file modified mono/HaveIBeenPwned.dll
Binary file not shown.

0 comments on commit 6744eeb

Please sign in to comment.