Skip to content

Commit e698a09

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.4",
8-
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.4"
7+
"number": "2.8.5",
8+
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.5"
99
}
1010
}

0 commit comments

Comments
 (0)