Skip to content

Commit 73d3cec

Browse files
Create release for v1.3.4
1 parent a9dd1bb commit 73d3cec

File tree

5 files changed

+7
-3
lines changed

5 files changed

+7
-3
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# keepass2-haveibeenpwned Changelog
22

3+
### v1.3.4 - 2019-09-22
4+
* Fix API key issues
5+
* Improve certificate validation
6+
37
### v1.3.3 - 2019-09-07
48
* Fix issue with PLGX file size
59

HaveIBeenPwned.plgx

-33 Bytes
Binary file not shown.

HaveIBeenPwned/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.3.3.0")]
36-
[assembly: AssemblyFileVersion("1.3.3.0")]
35+
[assembly: AssemblyVersion("1.3.4.0")]
36+
[assembly: AssemblyFileVersion("1.3.4.0")]

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:
2-
HaveIBeenPwned checker:1.3.3
2+
HaveIBeenPwned checker:1.3.4
33
:

mono/HaveIBeenPwned.dll

4.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)