chore(docs): Update version in documentation (automated) (#10435)
This commit is contained in:
committed by
GitHub
parent
644f1fbbaf
commit
35eeb18a99
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.0.7",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.0.7"
|
||||
"number": "2.1",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user