From 601de30b9e48f7a421725531bdd4dd246a817c9f Mon Sep 17 00:00:00 2001 From: niostack Date: Thu, 18 Jul 2024 18:22:48 +0800 Subject: [PATCH] 1 --- CHANGELOG.md | 4 ++-- src-tauri/tauri.conf.json | 2 +- tiktok-agent | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b4dbe..ef708a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,2 @@ -修复bug -Fix bugs +修复定时任务bug +Fix the scheduled task bug diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 983d923..b264a96 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "TikMatrix", - "version": "1.5.9" + "version": "1.6.0" }, "tauri": { "allowlist": { diff --git a/tiktok-agent b/tiktok-agent index e9d9970..03adde7 160000 --- a/tiktok-agent +++ b/tiktok-agent @@ -1 +1 @@ -Subproject commit e9d99702d197408fad70ec76e8164057f1408657 +Subproject commit 03adde7b9a0bd8185741c773729b8186a155d1b7