fix(tmdb): stabilize tmdb connection reuse

This commit is contained in:
jxxghp
2026-06-11 12:48:32 +08:00
parent c18e145b90
commit d26225b998
4 changed files with 353 additions and 187 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
APP_VERSION = 'v2.13.6'
FRONTEND_VERSION = 'v2.13.6'
APP_VERSION = 'v2.13.7'
FRONTEND_VERSION = 'v2.13.7'