Skip to content

Commit 2f8e0b2

Browse files
chore(docs): Update version in documentation (automated) (#15907)
Co-authored-by: NicolasGorga <NicolasGorga@users.noreply.github.com>
1 parent 34a80f4 commit 2f8e0b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

55
export const globalConfig: Pick<DocsConfig, "version"> = {
66
"version": {
7-
"number": "2.16",
8-
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.16.0",
9-
"releaseDate": "2026-06-18T12:00:47Z"
7+
"number": "2.17.2",
8+
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.17.2",
9+
"releaseDate": "2026-07-01T17:17:33Z"
1010
}
1111
}

0 commit comments

Comments
 (0)