1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

Version v1.98.0

This commit is contained in:
Alex The Bot
2024-03-07 19:22:14 +00:00
parent ba5d5256b1
commit 7dc5e0cc4f
15 changed files with 20 additions and 20 deletions

View File

@ -6467,7 +6467,7 @@
"info": {
"title": "Immich",
"description": "Immich API",
"version": "1.97.0",
"version": "1.98.0",
"contact": {}
},
"tags": [],

View File

@ -1,12 +1,12 @@
{
"name": "@immich/sdk",
"version": "1.97.0",
"version": "1.98.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@immich/sdk",
"version": "1.97.0",
"version": "1.98.0",
"license": "GNU Affero General Public License version 3",
"devDependencies": {
"@oazapfts/runtime": "^1.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@immich/sdk",
"version": "1.97.0",
"version": "1.98.0",
"description": "",
"type": "module",
"main": "./build/index.js",

View File

@ -1,6 +1,6 @@
/**
* Immich
* 1.97.0
* 1.98.0
* DO NOT MODIFY - This file has been generated using oazapfts.
* See https://www.npmjs.com/package/oazapfts
*/