Browse Source

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

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

* Update openapi version
Alex 2 years ago
parent
commit
a287be1f0c
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      server/immich-openapi-specs.json

+ 1 - 0
.gitignore

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

+ 1 - 1
server/immich-openapi-specs.json

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