Skip to content

Commit d06b7ee

Browse files
committed
Prepare next version
1 parent 956db04 commit d06b7ee

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

ReleaseNotes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# [WinHelloUnlock v1.4](https://github.com/Angelelz/WinHelloUnlock/releases/tag/v1.4)
1+
# [WinHelloUnlock v1.4.1](https://github.com/Angelelz/WinHelloUnlock/releases/tag/v1.4.1)
22

3-
- Fix [#31](https://github.com/Angelelz/WinHelloUnlock/issues/31). Performing AutoType after unlocking the database with that goal.
4-
- Related to [#31](https://github.com/Angelelz/WinHelloUnlock/issues/31). Added option to Re-lock databases after unlocking them to perform AutoType.
3+
- Fix [#33](https://github.com/Angelelz/WinHelloUnlock/issues/33). Login window not visible when database without Hello-Access is detected.

WinHelloUnlock/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
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.4")]
36-
[assembly: AssemblyFileVersion("1.4")]
35+
[assembly: AssemblyVersion("1.4.1")]
36+
[assembly: AssemblyFileVersion("1.4.1")]

WinHelloUnlock/keepass.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:
2-
WinHelloUnlock:1.4
2+
WinHelloUnlock:1.4.1
33
:

0 commit comments

Comments
 (0)