diff --git a/RELEASE.md b/RELEASE.md index 569edc2..5144ae1 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1 +1 @@ -- 智能聊天支持流式响应 \ No newline at end of file +- 前端路由去掉前缀 `/ui/` \ No newline at end of file diff --git a/cmd/args/build.go b/cmd/args/build.go index e35ccb9..a07cd9f 100644 --- a/cmd/args/build.go +++ b/cmd/args/build.go @@ -1,7 +1,7 @@ package args -const Version = "0.6.2" -const BuildVersion = "230502" +const Version = "0.7.0" +const BuildVersion = "230503" const AppName = "TDP Aiart" const AppSummary = "土豆片AI艺术家"