From 6c3f070797eead6b5a6f19538d687cb45c4e1bbb Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Sat, 15 Nov 2025 12:30:16 +0800 Subject: [PATCH] chore: release v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c07ea11..2e486a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidbee", - "version": "0.3.5", + "version": "1.0.0", "description": "A modern Electron application for downloading videos and audios", "main": "./out/main/index.js", "author": "VidBee",