Skip to content

Commit 956d5d7

Browse files
committed
build: v2.1.0-beta3
1 parent d4b2195 commit 956d5d7

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 🚀 NodePassDash
22

3-
![GHCR Version](https://ghcr-badge.egpl.dev/nodepassproject/nodepassdash/latest_tag?color=%23487ebd&ignore=latest&label=version)
4-
![GHCR Size](https://ghcr-badge.egpl.dev/nodepassproject/nodepassdash/size?color=%2344cc11&label=image%20size)
3+
![Version](https://img.shields.io/badge/version-2.1.0--beta3-blue.svg)
54
![GitHub license](https://img.shields.io/github/license/NodePassProject/NodePassDash)
65

76
NodePassDash是一个现代化的 NodePass 管理界面,基于 Go 后端 + Next.js 14、HeroUI 和 TypeScript 构建。提供实时隧道监控、流量统计和端点管理功能。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NodePassDash",
3-
"version": "2.1.0-beta2",
3+
"version": "2.1.0-beta3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)