mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 00:52:43 -05: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
Reference in a new issue