Skip to content

Commit 1c209bc

Browse files
committed
Bump to v0.4.1
1 parent 26c4479 commit 1c209bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Sun Oct 06 2019 - Petko Georgiev <petko.vas.georgiev@gmail.com> - v0.4.1
2+
- Fix a bug with the input field history
3+
- Fix a bug with restarting the app after an auto-update [Windows]
4+
15
* Fri Aug 02 2019 - Petko Georgiev <petko.vas.georgiev@gmail.com> - v0.4.0
26
- Text View was fully rewritten which will greatly improve performance
37
- Fixed bug where not all port settings were saved

app/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define COMMON_H
33

44
#define APPLICATION_NAME "5Com"
5-
#define VERSION "0.4.0"
5+
#define VERSION "0.4.1"
66

77
#define SOURCE_CODE_URL "https://github.com/pgeorgiev98/5Com"
88
#define RELEASES_URL "https://github.com/pgeorgiev98/5Com/releases"

0 commit comments

Comments
 (0)