diff --git a/package.json b/package.json index ac47aeec..4d6e0775 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drama-queen", "private": true, - "version": "2.3.2-rc.0", + "version": "2.3.2", "type": "module", "scripts": { "dev": "vite --port 5001 --strictPort",