Skip to content

Commit

Permalink
See windmill-labs/windmill@cc805a0 from refs/tags/v1.224.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel committed Dec 10, 2023
1 parent a879c2d commit 011131d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windmill-api/core/OpenAPI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export type OpenAPIConfig = {

export const OpenAPI: OpenAPIConfig = {
BASE: '/api',
VERSION: '1.223.1',
VERSION: '1.224.0',
WITH_CREDENTIALS: false,
CREDENTIALS: 'include',
TOKEN: undefined,
Expand Down

0 comments on commit 011131d

Please sign in to comment.