Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v11.0.0-beta.6 #1508

Merged
merged 1 commit into from
Mar 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/data/update/en-US-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Add new Equipment icon
- Update game data to match latest game version, including AACI / OASW / Special Attack / Fighter Power Formula / Task type
- Add support of showing detailed fleet info tile on main panel (Thanks to [liu-ziyang](https://github.com/liu-ziyang))
- Add support of new special attack
- [Windows] Supports Windows 11 Arcylic style window (Experimental)

### Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data/update/latest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "v10.9.2",
"betaVersion": "v11.0.0-beta.5"
"betaVersion": "v11.0.0-beta.6"
}
1 change: 1 addition & 0 deletions packages/data/update/zh-CN-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- 增加新装备图标
- 更新游戏数据,包括对空 CI / 开幕对潜 / 特别攻击 / 制空 / 任务类型
- 支持在主面板使用完整舰队信息模块 (感谢 [liu-ziyang](https://github.com/liu-ziyang) 的贡献)
- 增加新战斗类型支持
- [Windows] 支持 Windows 11 磨砂外观 (试验性)

### 变更
Expand Down
1 change: 1 addition & 0 deletions packages/data/update/zh-TW-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- 增加新裝備圖示
- 更新遊戲資料,包括對空 CI / 開幕對潛 / 特別攻擊 / 制空 / 任務類型
- 支援在主面板使用完整艦隊資訊模組 (感謝 [liu-ziyang](https://github.com/liu-ziyang) 的貢獻)
- 增加新戰鬥類型支援
- [Windows] 支援 Windows 11 磨砂外觀 (試驗性)

### 變更
Expand Down
Loading