1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +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:
Alex
2022-04-04 09:08:53 -05:00
committed by GitHub
parent be2794a372
commit b69f6e0df7
12 changed files with 32 additions and 29 deletions

View File

@ -19,7 +19,7 @@ platform :ios do
desc "iOS Beta"
lane :beta do
increment_version_number(
version_number: "1.5.0"
version_number: "1.5.1"
)
increment_build_number(
build_number: latest_testflight_build_number + 1,