Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit 7e682c22bb - Show all commits

View File

@@ -11,7 +11,14 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-044T09:45:00-07:00`,
date: `2025-10-04T17:20:00-07:00`,
product: 'app',
version: '0.10.10',
body: `## Improvements
- Fixed Minecraft versions 1.12.2 and earlier failing to install.`,
},
{
date: `2025-10-04T09:45:00-07:00`,
product: 'app',
version: '0.10.9',
body: `### Security fixes