From 1f4c58457dda5acab122f595f8f1c3f994c0fb88 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Tue, 3 Dec 2024 17:12:28 +0800 Subject: [PATCH] update: v1.6.7-fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09fcf0c..574aa76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nezha-dash", - "version": "1.6.7", + "version": "1.6.7-fix", "private": true, "scripts": { "dev": "next dev -p 3040",