chore(docs): Update version in documentation (automated) (#12935)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
839efaf7d7
commit
750630fc96
@@ -4,7 +4,7 @@ import { DocsConfig } from "types"
|
||||
|
||||
export const globalConfig: Pick<DocsConfig, "version"> = {
|
||||
"version": {
|
||||
"number": "2.8.6",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.6"
|
||||
"number": "2.8.7",
|
||||
"releaseUrl": "https://github.com/medusajs/medusa/releases/tag/v2.8.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user