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