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 5173bb1..be603c3 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.10.4 - 2024-07-01 | ||
4 | |||
5 | - Compatibility update for Archipelago 0.5.0 | ||
6 | |||
7 | Download: | ||
8 | [lingo-ap-tracker-v0.10.4-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.10.4-win64.zip)<br/> | ||
9 | Source: [v0.10.4](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.10.4) | ||
10 | |||
3 | ## v0.10.3 - 2024-06-10 | 11 | ## v0.10.3 - 2024-06-10 |
4 | 12 | ||
5 | - Fixed crash that occurred when the Eye Wall painting was in your painting | 13 | - Fixed crash that occurred when the Eye Wall painting was in your painting |
diff --git a/VERSION b/VERSION index 000aadb..cbb38b1 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.10.3 \ No newline at end of file | v0.10.4 \ No newline at end of file | ||