Release version 0.5.1

重量级升级:支持二进制服务和docker部署
This commit is contained in:
xintaofei
2026-03-29 20:46:20 +08:00
parent 045ac28192
commit 84f6e35a7a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "codeg",
"private": true,
"version": "0.5.0",
"version": "0.5.1",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",