From 0f5502500c918bfef5b2121d84c06e7daa83b053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E6=B5=B7?= Date: Wed, 21 Jun 2023 21:58:43 +0800 Subject: [PATCH] release v0.7.4 --- RELEASE.md | 2 +- cmd/args/build.go | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 35c2e7f..1269d87 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1 +1 @@ -- 更新互动功能到台 \ No newline at end of file +- 自动刷新Token有效期 \ No newline at end of file diff --git a/cmd/args/build.go b/cmd/args/build.go index d704f02..5c56551 100644 --- a/cmd/args/build.go +++ b/cmd/args/build.go @@ -1,12 +1,12 @@ package args -const Version = "0.7.3" -const BuildVersion = "230601" +const Version = "0.7.4" +const BuildVersion = "230603" const AppName = "TDP Aiart" -const AppSummary = "土豆片AI平台" +const AppSummary = "土豆片人工智能平台" -const UpdateUrl = "https://aiart.opentdp.org/update/" +const UpdateUrl = "https://get.opentdp.org/update/aiart" const ReadmeText = AppSummary + `