about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
-rw-r--r--VERSION2
-rw-r--r--VERSION.yaml6
3 files changed, 12 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a65f8de..9f327ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
1# lingo-ap-tracker Releases 1# lingo-ap-tracker Releases
2 2
3## v2.0.0 - 2025-04-01
4
5- Compatibility update for Archipelago 0.6.0.
6
7Download:
8[lingo-ap-tracker-v2.0.0-win64.zip](https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.0-win64.zip)<br/>
9Source: [v2.0.0](https://code.fourisland.com/lingo-ap-tracker/tag/?h=v2.0.0)
10
3## v1.0.0 - 2025-03-21 11## v1.0.0 - 2025-03-21
4 12
5After almost two years of development, we have finally hit version 1! 13After almost two years of development, we have finally hit version 1!
diff --git a/VERSION b/VERSION index 60453e6..6eaf894 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@
v1.0.0 \ No newline at end of file v2.0.0 \ No newline at end of file
diff --git a/VERSION.yaml b/VERSION.yaml index 1ebac23..51a814d 100644 --- a/VERSION.yaml +++ b/VERSION.yaml
@@ -1,8 +1,8 @@
1version: v1.0.0 1version: v2.0.0
2packages: 2packages:
3 win64: 3 win64:
4 url: "https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v1.0.0-win64.zip" 4 url: "https://files.fourisland.com/releases/lingo-ap-tracker/lingo-ap-tracker-v2.0.0-win64.zip"
5 checksum: "7364eac07dd446cb5bf2f0fe91f051d8b5f6c7bcdfd0b6b3ce869bbd27e5f510" 5 checksum: "10ac1945493df38405e480477a6e1c9436c5f27c5281113d1bd0289352463601"
6 files: 6 files:
7 - fmt.dll 7 - fmt.dll
8 - jpeg62.dll 8 - jpeg62.dll