chore(docs): Update version in documentation (automated) (#10044)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1eef324af3
commit
15da46a026
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.0.3",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.0.3"
|
||||
"number": "2.0.4",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.0.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user