diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-04 18:29:17 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-06-04 18:29:17 -0400 |
commit | ac38dd0a5c394eefc39b7a8cf7b96762f18c8b31 (patch) | |
tree | 30abb2c3c305d455fb099e531b1f70f972f34e2d | |
parent | b20350dca25be49cabdb2d37a5a7b698ad9ce14a (diff) | |
download | lingo-ap-tracker-ac38dd0a5c394eefc39b7a8cf7b96762f18c8b31.tar.gz lingo-ap-tracker-ac38dd0a5c394eefc39b7a8cf7b96762f18c8b31.tar.bz2 lingo-ap-tracker-ac38dd0a5c394eefc39b7a8cf7b96762f18c8b31.zip |
Released v0.9.2
-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 b1f8a99..2dbd8f4 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.9.2 - 2024-06-04 | ||
4 | |||
5 | - Updated apclient and dependencies. | ||
6 | |||
7 | Download: | ||
8 | [lingo-ap-tracker-v0.9.2-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v0.9.2-win64.zip)<br/> | ||
9 | Source: [v0.9.2](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v0.9.2) | ||
10 | |||
3 | ## v0.9.1 - 2024-05-15 | 11 | ## v0.9.1 - 2024-05-15 |
4 | 12 | ||
5 | - Fixed pilgrimage detection when sunwarp shuffle is on. | 13 | - Fixed pilgrimage detection when sunwarp shuffle is on. |
diff --git a/VERSION b/VERSION index 7f7306b..d61de99 100644 --- a/VERSION +++ b/VERSION | |||
@@ -1 +1 @@ | |||
v0.9.1 \ No newline at end of file | v0.9.2 \ No newline at end of file | ||