chore(docs): Update version in documentation (automated) (#13918)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
7975d8522e
commit
3efcb58e34
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
|||||||
|
|
||||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||||
"version": {
|
"version": {
|
||||||
"number": "2.11.1",
|
"number": "2.11.2",
|
||||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.11.1"
|
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.11.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user