chore(docs): Update version in documentation (automated) (#11392)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
615b6f107e
commit
43180c1116
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.4",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.4.0"
|
||||
"number": "2.5",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.5.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user