From 3007992af5e3f1d010d0cafb780883bdcc092e2d Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Thu, 24 Oct 2024 15:22:43 +0800 Subject: [PATCH] update: version 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0588ab0..dfda07a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nezha-dash", - "version": "0.7.5", + "version": "0.8.0", "private": true, "scripts": { "dev": "next dev -p 3020",