chore(docs): Update version in documentation (automated) (#10864)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
38223e5104
commit
54a3db79a1
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.1.3",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.1.3"
|
||||
"number": "2.2",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user