From f93e7d65ca09b5ee5139f57d7d9f732d7a536bea Mon Sep 17 00:00:00 2001 From: an-lee Date: Thu, 20 Jun 2024 15:24:21 +0800 Subject: [PATCH] bump v0.2.11 --- enjoy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enjoy/package.json b/enjoy/package.json index 33d15ce7..870a9f09 100644 --- a/enjoy/package.json +++ b/enjoy/package.json @@ -3,7 +3,7 @@ "private": true, "name": "enjoy", "productName": "Enjoy", - "version": "0.2.10", + "version": "0.2.11", "description": "Enjoy desktop app", "main": ".vite/build/main.js", "types": "./src/types.d.ts",