diff --git a/package.json b/package.json index 7900ed24..db309c90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stardew.app", - "version": "2.3.0", + "version": "2.4.0", "private": true, "scripts": { "build": "next build", diff --git a/src/components/ui/dialog.tsx b/src/components/ui/dialog.tsx index 74ecdb74..269f4be7 100644 --- a/src/components/ui/dialog.tsx +++ b/src/components/ui/dialog.tsx @@ -36,13 +36,13 @@ const DialogContent = React.forwardRef< {children} - + Close