Skip to content

Commit

Permalink
See windmill-labs/windmill@8c91d43 from refs/tags/v1.246.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel committed Jan 17, 2024
1 parent 8079ec9 commit 9a9e230
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.246.7',
VERSION: '1.246.8',
WITH_CREDENTIALS: false,
CREDENTIALS: 'include',
TOKEN: undefined,
Expand Down

0 comments on commit 9a9e230

Please sign in to comment.