From 7c6c69219fb3010b149f3e61b6421d009569b652 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 20 Aug 2023 23:14:14 +0900 Subject: [PATCH] updated --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index c3e7c10..995dabe 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,7 +28,7 @@ {% if version.version and version.commit_short and version.commit %} taiko-web ver.{{version.version}} ({{version.commit_short}}) {% else %} - taiko-web vRAINBOW+ + taiko-web v2 {% endif %}