Skip to content

Commit e2c3b25

Browse files
committed
Release 0.5.3
1 parent 425f6ad commit e2c3b25

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 = 2,
8+
minor = 3,
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.3 - *27-06-2020*
24+
25+
* Fix crash on nested brackets in .editorconfig file.
26+
* Update translations.
27+
2328
0.5.2 - *08-01-2020*
2429

2530
* Fix crash when opening Preferences.

0 commit comments

Comments
 (0)