From ac5ee3bb271c3db5545ab4f683d19fda635e5803 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sat, 6 Jun 2026 20:08:05 +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 959bb9d..2aca8c0 100644 --- a/Docker/VERSION +++ b/Docker/VERSION @@ -1 +1 @@ -v1.4.5 +v1.4.6 diff --git a/package.json b/package.json index 832136d..ee8b154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniworld-web", - "version": "1.4.5", + "version": "1.4.6", "description": "Aniworld Anime Download Manager - Web Frontend", "type": "module", "scripts": {