From 2a28b0db853ca355fcb5de00a52f3c8d4a2065ac Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:21:46 +0800 Subject: [PATCH] chore: release v0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9025e4..32eb63e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidbee", - "version": "0.3.1", + "version": "0.3.2", "description": "A modern Electron application for downloading videos and audios", "main": "./out/main/index.js", "author": "VidBee",