Skip to content

Commit b2443ad

Browse files
authored
Merge pull request #801 from timsinakiran/patch-1
CMSMax System Versions - Add support for v4
2 parents fcba2f4 + 87351d8 commit b2443ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/plugins/cmsmax-system-versions.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: cmsmax
55
categories: [widget]
66
description: This package offers a set of widgets to showcase the current system versions, including composer dependencies.
77
discord_url: https://discord.gg/cmsmax
8-
docs_url: https://raw.githubusercontent.com/cmsmaxinc/filament-system-versions/main/README.md
8+
docs_url:
9+
v4: https://raw.githubusercontent.com/cmsmaxinc/filament-system-versions/main/README.md
10+
v3: https://raw.githubusercontent.com/cmsmaxinc/filament-system-versions/v3.x/README.md
911
github_repository: cmsmaxinc/filament-system-versions
1012
has_dark_theme: true
1113
has_translations: true
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-02-16
1416
---

0 commit comments

Comments
 (0)