diff options
-rw-r--r-- | CHANGELOG.md | 9 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a14418..bce06b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,14 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## v0.7.1 - 2024-04-01 | ||
4 | |||
5 | - Fixed an issue where door groups in simple doors mode would be ignored. | ||
6 | |||
7 | Download: | ||
8 | [lingo-ap-tracker-v0.7.1-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.7.1-win64.zip)<br/> | ||
9 | Source: [v0.7.1](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.7.1) | ||
10 | |||
11 | |||
3 | ## v0.7.0 - 2024-04-01 | 12 | ## v0.7.0 - 2024-04-01 |
4 | 13 | ||
5 | - Compatibility update for Archipelago 0.4.5 | 14 | - Compatibility update for Archipelago 0.4.5 |
diff --git a/VERSION b/VERSION index e7f5d1a..6425bba 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.7.0 \ No newline at end of file | v0.7.1 \ No newline at end of file | ||