This commit is contained in:
Julian Freeman
2026-04-19 11:10:29 -04:00
parent 634c349ebb
commit 4f0c6b80ef
9 changed files with 5 additions and 409 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -4038,7 +4038,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "stream-capture"
version = "1.2.0"
version = "1.2.1"
dependencies = [
"anyhow",
"base64 0.22.1",

View File

@@ -1,6 +1,6 @@
[package]
name = "stream-capture"
version = "1.2.0"
version = "1.2.1"
description = "A Tauri App"
authors = ["you"]
edition = "2021"

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "StreamCapture",
"version": "1.2.0",
"version": "1.2.1",
"identifier": "top.volan.stream-capture",
"build": {
"beforeDevCommand": "pnpm dev",
@@ -13,7 +13,7 @@
"windows": [
{
"label": "main",
"title": "流萤 - 视频下载 v1.2.0",
"title": "流萤 - 视频下载 v1.2.1",
"width": 1300,
"height": 900,
"visible": false