diff --git a/package.json b/package.json index a2ca0da2..8e2a6a8a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/webadderall/Recordly/issues" }, "private": true, - "version": "1.2.0-beta.2", + "version": "1.2.0", "type": "module", "scripts": { "dev": "vite --config vite.config.ts",