From 084488a88c20a58413d665831d22b36a9ada3e26 Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 31 Jul 2026 08:45:27 +0200 Subject: [PATCH] chore: bump version --- Docker/VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docker/VERSION b/Docker/VERSION index a503124..f1a2e63 100644 --- a/Docker/VERSION +++ b/Docker/VERSION @@ -1 +1 @@ -v1.5.2 +v1.5.3 diff --git a/package.json b/package.json index a6e800a..c897666 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniworld-web", - "version": "1.5.2", + "version": "1.5.3", "description": "Aniworld Anime Download Manager - Web Frontend", "type": "module", "scripts": {