From 840a432b7fe8ebaf9287936db7793236a3a44385 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Sat, 25 Oct 2025 11:30:03 +0800 Subject: [PATCH] chore: release v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f63ee46..9d2b82b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidbee", - "version": "0.1.8", + "version": "0.2.0", "description": "A modern Electron application for downloading videos and audios", "main": "./out/main/index.js", "author": "VidBee",