There was an error while loading. Please reload this page.
1 parent 147ce2f commit 8bb5bb0Copy full SHA for 8bb5bb0
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.11.2",
8
- "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.11.2"
+ "number": "2.11.3",
+ "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.11.3"
9
}
10
0 commit comments