chore(docs): Update version in documentation (automated) (#11794)
This commit is contained in:
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
|||||||
|
|
||||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||||
"version": {
|
"version": {
|
||||||
"number": "2.6",
|
"number": "2.6.1",
|
||||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.6.0"
|
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user