mirror of
https://github.com/immich-app/immich.git
synced 2025-01-21 00:52:43 -05: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:
parent
42a3149fe3
commit
a287be1f0c
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ uploads
|
||||||
coverage
|
coverage
|
||||||
|
|
||||||
mobile/gradle.properties
|
mobile/gradle.properties
|
||||||
|
mobile/openapi/pubspec.lock
|
||||||
|
|
|
@ -2707,7 +2707,7 @@
|
||||||
"info": {
|
"info": {
|
||||||
"title": "Immich",
|
"title": "Immich",
|
||||||
"description": "Immich API",
|
"description": "Immich API",
|
||||||
"version": "1.42.0",
|
"version": "1.43.1",
|
||||||
"contact": {}
|
"contact": {}
|
||||||
},
|
},
|
||||||
"tags": [],
|
"tags": [],
|
||||||
|
|
Loading…
Add table
Reference in a new issue