VERSION: 1.0.0-rc.140

This commit is contained in:
2026-04-29 15:26:54 +02:00
parent 991f52fefb
commit f493ea2272
129 changed files with 136 additions and 130 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.139',
VERSION: '1.0.0-rc.140',
WITH_CREDENTIALS: false,
CREDENTIALS: 'include',
TOKEN: undefined,
+1 -1
View File
@@ -1 +1 @@
export const JFJOCH_VERSION : string = "1.0.0-rc.139";
export const JFJOCH_VERSION : string = "1.0.0-rc.140";