Skip to content

Commit

Permalink
See windmill-labs/windmill@6ee8da0 from refs/tags/v1.258.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel committed Jan 31, 2024
1 parent 3ff5cde commit a641087
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.258.3',
VERSION: '1.258.4',
WITH_CREDENTIALS: false,
CREDENTIALS: 'include',
TOKEN: undefined,
Expand Down

0 comments on commit a641087

Please sign in to comment.