mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +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…
Reference in a new issue