From e7f947a6928e94a916d74b218379e8cc9dc77a79 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Thu, 30 Jan 2025 01:05:17 +0800 Subject: [PATCH] bump version to 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8c21a3..7373bfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nezha-dash", - "version": "2.5.1", + "version": "2.6.0", "private": true, "scripts": { "dev": "next dev -p 3040",