1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00

chore: Update .gitignore and openapi version (#1461)

* chore: Update gitignore to ignore mobile/openapi/pubspec.lock

* Update openapi version
This commit is contained in:
Alex 2023-01-28 09:19:22 -06:00 committed by GitHub
parent 42a3149fe3
commit a287be1f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ uploads
coverage
mobile/gradle.properties
mobile/openapi/pubspec.lock

View File

@ -2707,7 +2707,7 @@
"info": {
"title": "Immich",
"description": "Immich API",
"version": "1.42.0",
"version": "1.43.1",
"contact": {}
},
"tags": [],