Fix one version number being wrong

This commit is contained in:
Prospector
2025-07-03 11:39:49 -07:00
parent a38e1dee1f
commit 55916b6bda
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2025-07-03T12:00:00-07:00`,
date: `2025-07-03T12:30:00-07:00`,
product: 'app',
version: `0.10.0`,
body: `### Added