There was an error while loading. Please reload this page.
1 parent d5259d6 commit e698a09Copy full SHA for e698a09
1 file changed
www/packages/docs-ui/src/global-config.ts
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
4
5
export const globalConfig: Pick<DocsConfig, "version"> = {
6
"version": {
7
- "number": "2.8.4",
8
- "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.4"
+ "number": "2.8.5",
+ "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.5"
9
}
10
0 commit comments