feat: display current version in Header and remove version display from UserProfileMenu (#93)

This commit is contained in:
samanhappy
2025-05-14 10:19:43 +08:00
committed by GitHub
parent 94d51fa03a
commit a447fe5b41
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@samanhappy/mcphub",
"version": "0.5.4",
"version": "dev",
"description": "A hub server for mcp servers",
"main": "dist/index.js",
"type": "module",