chore: 更新版本号至 3.0.0

This commit is contained in:
zhangtao
2026-05-11 23:46:15 +08:00
parent 9a231aa58c
commit c4ce0c5918
41 changed files with 2 additions and 2676 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ show_banner() {
echo -e "╭──────────────────────────────────────────────╮"
echo -e "│ \033[1;34m👋 欢迎使用 FastAPI 初始化脚本\033[0m │"
echo -e "╰──────────────────────────────────────────────╯"
echo "版本: 1.0.0"
echo "版本: 3.0.0"
echo "作者:coderxslee"
echo ""
}