Skip to content

Commit 57e0663

Browse files
chore(docs): Update version in documentation (automated) (#15031)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
1 parent fa1c863 commit 57e0663

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

www/packages/docs-ui/src/global-config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import { DocsConfig } from "types"
44

55
export const globalConfig: Pick<DocsConfig, "version"> = {
66
"version": {
7-
"number": "2.13.5",
8-
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.13.5",
9-
"releaseDate": "2026-03-25T08:10:34Z"
7+
"number": "2.13.6",
8+
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.13.6",
9+
"releaseDate": "2026-04-08T09:01:38Z"
1010
}
1111
}

0 commit comments

Comments
 (0)