bump version to 1.2.4 in package.json

This commit is contained in:
2025-04-17 21:01:57 +02:00
parent ea3d42427b
commit f2e54490f2
7 changed files with 15 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
exports.OpenAPI = void 0;
exports.OpenAPI = {
BASE: '',
VERSION: '1.3.9',
VERSION: '1.3.11',
WITH_CREDENTIALS: false,
TOKEN: undefined,
USERNAME: undefined,