Skip to content

Commit 3c8b81c

Browse files
committed
Release 0.5.2
1 parent 97015bd commit 3c8b81c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Koder.rdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resource app_flags B_SINGLE_LAUNCH;
55
resource app_version {
66
major = 0,
77
middle = 5,
8-
minor = 1,
8+
minor = 2,
99

1010
variety = B_APPV_FINAL,
1111
internal = 1,

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Copy all files from **data** directory to **Koder** directory in any non-package
2020

2121
## History
2222

23+
0.5.2 - *08-01-2020*
24+
25+
* Fix crash when opening Preferences.
26+
* Fix garbage button text in file modified warning.
27+
2328
0.5.1 - *11-05-2019*
2429

2530
* Fix crash when external lexer is not found.

0 commit comments

Comments
 (0)