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