chore: bump version to 1.0.1

This commit is contained in:
2026-05-14 17:30:13 +02:00
parent 0f36afd88c
commit 69c2fd01f9
12 changed files with 15 additions and 15 deletions

View File

@@ -48,7 +48,7 @@ def get_base_context(
"request": request,
"title": title,
"app_name": "Aniworld Download Manager",
"version": "1.0.0",
"version": "1.0.1",
"static_v": STATIC_VERSION,
}