changelog

This commit is contained in:
Prospector
2026-05-06 15:12:46 -07:00
parent beff44767e
commit de07bcff7d

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-06T22:11:04+00:00`,
product: 'app',
version: '0.13.11',
body: `## Fixed
- Fixed modpack export including duplicated files as overrides.`,
},
{
date: `2026-05-05T01:34:18+00:00`,
product: 'web',