From 4caf8efa723ba483caeb60765fa374a917aa451a Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Fri, 24 Oct 2025 20:47:35 +0800 Subject: [PATCH] chore: release v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6313f85..c5fbfe5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vidbee", - "version": "0.1.6", + "version": "0.1.7", "description": "A modern Electron application for downloading videos and audios", "main": "./out/main/index.js", "author": "VidBee",