diff options
| -rw-r--r-- | CHANGELOG.md | 8 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 9 insertions, 1 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e41db2..1f0fdc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
| 2 | 2 | ||
| 3 | ## v0.12.3 - 2025-03-03 | ||
| 4 | |||
| 5 | - Fixed issue with non-ASCII connection details. | ||
| 6 | |||
| 7 | Download: | ||
| 8 | [lingo-ap-tracker-v0.12.3-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.12.3-win64.zip)<br/> | ||
| 9 | Source: [v0.12.3](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.12.3) | ||
| 10 | |||
| 3 | ## v0.12.2 - 2025-02-10 | 11 | ## v0.12.2 - 2025-02-10 |
| 4 | 12 | ||
| 5 | - Added a scrollbar to the subway map access requirement popups. | 13 | - Added a scrollbar to the subway map access requirement popups. |
| diff --git a/VERSION b/VERSION index c750bd7..1af39b3 100644 --- a/VERSION +++ b/VERSION | |||
| @@ -1 +1 @@ | |||
| v0.12.2 \ No newline at end of file | v0.12.3 \ No newline at end of file | ||
