From f3042206a8bff107c622a9f000e6999a4213560d Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 7 Jun 2026 16:01:01 +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 15c46fc..82e5f83 100644 --- a/Docker/VERSION +++ b/Docker/VERSION @@ -1 +1 @@ -v1.4.11 +v1.4.12 diff --git a/package.json b/package.json index cf0adf3..038d3e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aniworld-web", - "version": "1.4.11", + "version": "1.4.12", "description": "Aniworld Anime Download Manager - Web Frontend", "type": "module", "scripts": {