chore(docs): Update version in documentation (automated) (#14198)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
da5d0e3a14
commit
dcaf6d2c61
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
|||||||
|
|
||||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||||
"version": {
|
"version": {
|
||||||
"number": "2.12",
|
"number": "2.12.1",
|
||||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.12.0"
|
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.12.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user