From 11eaaf0f88c7cc35e5655a552b6dcc7fe0df65c1 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Wed, 29 Oct 2025 20:34:05 +0800 Subject: [PATCH] chore: release v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5ab418..db8f967 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidbee", - "version": "0.2.2", + "version": "0.3.0", "description": "A modern Electron application for downloading videos and audios", "main": "./out/main/index.js", "author": "VidBee",