Release version 0.4.0

重磅更新,现在支持在设置页面启用Web服务,启用之后可以在浏览器内访问codeg,内网穿透之后就可以公网访问
This commit is contained in:
xintaofei
2026-03-25 23:59:18 +08:00
parent 3af6474b4d
commit a6e64d2d36
4 changed files with 4 additions and 4 deletions

View File

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