Skip to content

Commit

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

0 comments on commit 8079ec9

Please sign in to comment.