Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
Bump to 4.6.8.1
Browse files Browse the repository at this point in the history
* レコード:破損時のエラーハンドリングを実装
* 艦隊:TP 計算に潜水空母が含まれていなかったのを修正
* グループ:CSV 出力に「母港ソート順」列を追加
* 情報:未補給で遠征開始した際に警告を出すように
* 艦隊:対潜シナジーの威力計算を修正
* 艦隊:加賀改二護の対潜攻撃判定を追加

* レコード:破損検出時にバックアップを取ったうえで上書き保存するようにした
  • Loading branch information
S2Engine committed Jun 5, 2021
1 parent e6d5f1b commit 4a80fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.6.7.0-extended.{build}
version: 4.6.8.1-extended.{build}

branches:
only:
Expand All @@ -12,7 +12,7 @@ skip_commits:
assembly_info:
patch: true
file: AssemblyInfo.*
assembly_version: "4.6.7.{build}"
assembly_version: "4.6.8.{build}"
assembly_file_version: "{version}"
assembly_informational_version: "{version}"

Expand Down

0 comments on commit 4a80fc8

Please sign in to comment.