There was an error while loading. Please reload this page.
1 parent bd162f7 commit 43c782aCopy full SHA for 43c782a
1 file changed
www/packages/docs-ui/src/global-config.ts
@@ -4,8 +4,8 @@ import { DocsConfig } from "types"
4
5
export const globalConfig: Pick<DocsConfig, "version"> = {
6
"version": {
7
- "number": "2.14",
8
- "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.14.0",
9
- "releaseDate": "2026-04-23T12:17:37Z"
+ "number": "2.14.1",
+ "releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.14.1",
+ "releaseDate": "2026-04-24T14:11:43Z"
10
}
11
0 commit comments