mirror of
https://github.com/immich-app/immich.git
synced 2025-01-09 13:26:47 +01:00
parent
efa24d26e6
commit
fabf878637
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ import React from 'react';
|
|||
import { Item, Timeline } from '../components/timeline';
|
||||
|
||||
const releases = {
|
||||
'v1.122.0': new Date(2024, 12, 5),
|
||||
'v1.122.0': new Date(2024, 11, 5),
|
||||
'v1.120.0': new Date(2024, 10, 6),
|
||||
'v1.114.0': new Date(2024, 8, 6),
|
||||
'v1.113.0': new Date(2024, 7, 30),
|
||||
|
|
Loading…
Reference in a new issue