diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-08 19:09:59 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-08 19:09:59 +0200 |
commit | bc83f14c8822977caa80c95c8d06941e124e2008 (patch) | |
tree | 0f3bf4b9ffd0c714a72bdb21a36a9d7e4b911832 /res/about | |
parent | fdb6fa15d58142a9be3aa5e14471ef83df8caff4 (diff) |
Bumped version number to 1.8.2
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 3b9ab34d..d180d1eb 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,9 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.8.2 | ||
10 | * Fixed crash when fontpack.ini specifies a file that cannot be found. | ||
11 | |||
9 | ## 1.8.1 | 12 | ## 1.8.1 |
10 | * Added UI translations: Hungarian, Czech. | 13 | * Added UI translations: Hungarian, Czech. |
11 | * Added the `zip` utility as a build requirement. It is used for making fontpacks. | 14 | * Added the `zip` utility as a build requirement. It is used for making fontpacks. |