From d3cbb60c00e67d7c88fdc97f2209cc68342df92b Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 31 Jul 2026 07:34:07 +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 53b5bbb..a503124 100644 --- a/Docker/VERSION +++ b/Docker/VERSION @@ -1 +1 @@ -v1.5.1 +v1.5.2 diff --git a/package.json b/package.json index 48aa66f..a6e800a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniworld-web", - "version": "1.5.1", + "version": "1.5.2", "description": "Aniworld Anime Download Manager - Web Frontend", "type": "module", "scripts": {