build: bump version to 2026.4.4

This commit is contained in:
Peter Steinberger
2026-04-04 16:09:28 +09:00
parent 95a6d386c0
commit 32d2654340
6 changed files with 11 additions and 11 deletions

View File

@@ -24496,6 +24496,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
tags: ["advanced", "url-secret"],
},
},
version: "2026.4.3",
version: "2026.4.4",
generatedAt: "2026-03-22T21:17:33.302Z",
} as const satisfies BaseConfigSchemaResponse;