From 628dfebe787807a334ce9a58abb67cc945c2cf78 Mon Sep 17 00:00:00 2001 From: "Khoa.vo" Date: Tue, 30 Dec 2025 21:29:05 +0700 Subject: [PATCH] chore: cleanup debug artifacts, bump to v2.1 --- app.py | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index d1c1948..e5a6d35 100644 --- a/app.py +++ b/app.py @@ -1450,7 +1450,7 @@ if __name__ == '__main__': print("\033[32m" + f"http://127.0.0.1:{port_sever}" + "\033[0m", flush=True) print("----------------------------------------------------------------") - print(" aPix v2.0 DEBUG - STARTED") + print(" aPix v2.1 - STARTED") print("----------------------------------------------------------------") initialize_config_files() diff --git a/templates/index.html b/templates/index.html index 7e372b2..f403c44 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@