mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix: roadmap docs (#10095)
This commit is contained in:
parent
73dcb9b452
commit
a916df56ee
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ import React from 'react';
|
|||
import { Item, Timeline } from '../components/timeline';
|
||||
|
||||
const releases = {
|
||||
'v1.106.0': new Date(2024, 5, 11),
|
||||
'v1.104.0': new Date(2024, 4, 13),
|
||||
'v1.103.0': new Date(2024, 3, 29),
|
||||
'v1.102.0': new Date(2024, 3, 15),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue