Skip to content

Commit 750630f

Browse files
chore(docs): Update version in documentation (automated) (#12935)
Co-authored-by: olivermrbl <[email protected]>
1 parent 839efaf commit 750630f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

55
export const globalConfig: Pick<DocsConfig, "version"> = {
66
"version": {
7-
"number": "2.8.6",
8-
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.6"
7+
"number": "2.8.7",
8+
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.7"
99
}
1010
}

0 commit comments

Comments
 (0)