chore(docs): Update version in documentation (automated) (#12490)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e61715597
commit
4731f3f1ec
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.8",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.0"
|
||||
"number": "2.8.1",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user