From 22f91488c8af97b799c282039c6fe27b6a77f90e Mon Sep 17 00:00:00 2001 From: an-lee Date: Mon, 9 Sep 2024 05:30:42 +0800 Subject: [PATCH] bump v0.5.0 --- enjoy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enjoy/package.json b/enjoy/package.json index 0d0539381..5817c0e61 100644 --- a/enjoy/package.json +++ b/enjoy/package.json @@ -3,7 +3,7 @@ "private": true, "name": "enjoy", "productName": "Enjoy", - "version": "0.5.0-preview", + "version": "0.5.0", "description": "Enjoy desktop app", "main": ".vite/build/main.js", "types": "./src/types.d.ts",