diff --git a/package.json b/package.json index 04887713..81a83bdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "movie-web", - "version": "2.0.2", + "version": "2.0.3", "private": true, "homepage": "https://movie.squeezebox.dev", "dependencies": { diff --git a/src/components/buttons/IconPatch.tsx b/src/components/buttons/IconPatch.tsx index 67f18106..1a80061c 100644 --- a/src/components/buttons/IconPatch.tsx +++ b/src/components/buttons/IconPatch.tsx @@ -14,7 +14,7 @@ export function IconPatch(props: IconPatchProps) {