VERSION: 1.0.0-rc.55

This commit is contained in:
2025-06-30 21:06:53 +02:00
parent d6dbe53955
commit dba2544c48
133 changed files with 139 additions and 140 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ export type OpenAPIConfig = {
export const OpenAPI: OpenAPIConfig = {
BASE: 'http://localhost:5232',
VERSION: '1.0.0-rc.54',
VERSION: '1.0.0-rc.55',
WITH_CREDENTIALS: false,
CREDENTIALS: 'include',
TOKEN: undefined,