You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-10 23:22:22 +02:00
Update inline font for f-droid publication metric (#107)
* Added local font * Up Patch 1.5.1+9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "immich",
|
||||
"version": "1.3.2",
|
||||
"version": "1.5.1",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"private": true,
|
||||
|
@@ -4,6 +4,6 @@
|
||||
export const serverVersion = {
|
||||
major: 1,
|
||||
minor: 5,
|
||||
patch: 0,
|
||||
build: 8,
|
||||
patch: 1,
|
||||
build: 9,
|
||||
};
|
||||
|
Reference in New Issue
Block a user