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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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,