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 c4f575d..0bbde7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,13 @@ | |||
1 | # lingo-ap-tracker Releases | 1 | # lingo-ap-tracker Releases |
2 | 2 | ||
3 | ## Initial Testing: v0.6.5 - 2024-02-18 | ||
4 | |||
5 | - Victory condition will now be checked off when the player reaches the goal. | ||
6 | |||
7 | Download: | ||
8 | [lingo-ap-tracker-v0.6.5-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.6.5-win64.zip)<br/> | ||
9 | Source: [v0.6.5](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.6.5) | ||
10 | |||
3 | ## Initial Testing: v0.6.4 - 2024-01-27 | 11 | ## Initial Testing: v0.6.4 - 2024-01-27 |
4 | 12 | ||
5 | - Fixed issue where area popups would appear too big. | 13 | - Fixed issue where area popups would appear too big. |
diff --git a/VERSION b/VERSION index af53794..bc21b44 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.6.4 \ No newline at end of file | v0.6.5 \ No newline at end of file | ||