Skip to content

Commit 1339dfa

Browse files
committed
Update latest version and release date to v0.2.3 Beta 6
1 parent 75f0c52 commit 1339dfa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export const latestVersion = 'v0.2.3 Beta 5 Hotfix 2';
2-
export const releaseDate = '2026-04-28';
1+
export const latestVersion = 'v0.2.3 Beta 6';
2+
export const releaseDate = '2026-05-17';
33

44
export type RoadmapMilestoneStatus = 'current' | 'planned';
55

0 commit comments

Comments
 (0)