From cdc25558702dd21e81a1b98852e3a1424b958742 Mon Sep 17 00:00:00 2001 From: ambitious <1535820771@qq.com> Date: Thu, 10 Oct 2024 21:50:53 +0800 Subject: [PATCH] version: v1.0.10-beta-v3 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 72c0c2c..62272a1 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "github.com/AmbitiousJun/go-emby2alist/internal/web" ) -const CurrentVersion = "v1.0.10" +const CurrentVersion = "v1.0.10-beta-v3" const RepoAddr = "https://github.com/AmbitiousJun/go-emby2alist" func main() {