Skip to content

Commit ce565a1

Browse files
committed
docs: fix seerr version in nixpkg docs
1 parent dca660c commit ce565a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/nixpkg.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export const VersionMismatchWarning = () => {
4747
<a href="https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/servers/jellyseerr/default.nix#L14">
4848
upstream Jellyseerr Nix Package (v{nixpkgVersions.stable})
4949
</a>{' '}
50-
is not <b>up-to-date</b>. If you want to use <b>Jellyseerr v{jellyseerrVersion}</b>,{' '}
50+
is not <b>up-to-date</b>. If you want to use <b>Jellyseerr v{seerrVersion}</b>,{' '}
5151
{isUnstableUpToDate ? (
5252
<>
5353
consider using the{' '}

0 commit comments

Comments
 (0)