1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore: change stable release estimate on roadmap (#18497)

Change stable release estimate
This commit is contained in:
Aamir Azad
2025-05-22 15:40:53 -04:00
committed by GitHub
parent 1f84cbe7e5
commit 1b8fa51315

View File

@ -218,7 +218,7 @@ const roadmap: Item[] = [
iconColor: 'indianred',
title: 'Stable release',
description: 'Immich goes stable',
getDateLabel: () => 'Planned for early 2025',
getDateLabel: () => 'Planned for 2025',
},
{
done: false,