Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KapiX committed Jan 8, 2020
1 parent 97015bd commit 3c8b81c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Koder.rdef
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resource app_flags B_SINGLE_LAUNCH;
resource app_version {
major = 0,
middle = 5,
minor = 1,
minor = 2,

variety = B_APPV_FINAL,
internal = 1,
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Copy all files from **data** directory to **Koder** directory in any non-package

## History

0.5.2 - *08-01-2020*

* Fix crash when opening Preferences.
* Fix garbage button text in file modified warning.

0.5.1 - *11-05-2019*

* Fix crash when external lexer is not found.
Expand Down

0 comments on commit 3c8b81c

Please sign in to comment.