From 0fda27b0e3b8a39585047ab0424dd7aeccdac09f Mon Sep 17 00:00:00 2001 From: Sheep-y Date: Tue, 28 Aug 2018 17:36:56 +0800 Subject: [PATCH] Bump version to 2.2.1. --- AttackImprovementMod/Properties/AssemblyInfo.cs | 4 ++-- AttackImprovementMod/README.html | 6 +++--- AttackImprovementMod/changelog.txt | 5 +++++ AttackImprovementMod/mod.json | 4 ++-- README.md | 6 +++--- 5 files changed, 15 insertions(+), 10 deletions(-) diff --git a/AttackImprovementMod/Properties/AssemblyInfo.cs b/AttackImprovementMod/Properties/AssemblyInfo.cs index 6de4e02..bd979ed 100644 --- a/AttackImprovementMod/Properties/AssemblyInfo.cs +++ b/AttackImprovementMod/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion( "2.2.0.15" )] -[assembly: AssemblyFileVersion( "2.2.0.15" )] +[assembly: AssemblyVersion( "2.2.1.17" )] +[assembly: AssemblyFileVersion( "2.2.1.17" )] [assembly: NeutralResourcesLanguage( "en-GB" )] diff --git a/AttackImprovementMod/README.html b/AttackImprovementMod/README.html index 3c6cc72..7147cc3 100644 --- a/AttackImprovementMod/README.html +++ b/AttackImprovementMod/README.html @@ -30,7 +30,7 @@ -

AIM - Attack Improvement Mod 2.2

+

AIM - Attack Improvement Mod 2.2.1

For BATTLETECH 1.2.0

@@ -784,9 +784,9 @@

Compatibilities

AIM is aware of some other mods and will behave differently in their present to meet player expectations.

diff --git a/AttackImprovementMod/changelog.txt b/AttackImprovementMod/changelog.txt index 0631e21..f6ae3b6 100644 --- a/AttackImprovementMod/changelog.txt +++ b/AttackImprovementMod/changelog.txt @@ -1,5 +1,10 @@ CHANGE LOG +2018-08-28 AIM Version 2.2.1 for BATTLETECH 1.2.0 + +* Fix: Grey head disease regression. +* New: Errors when logging Attack Log is now logged in main mod log. + 2018-08-22 AIM Version 2.2 for BATTLETECH 1.2.0 * Big: Updated for 1.2.0. Incompatible with game version 1.1.2 and before. diff --git a/AttackImprovementMod/mod.json b/AttackImprovementMod/mod.json index f2d7715..af13c5b 100644 --- a/AttackImprovementMod/mod.json +++ b/AttackImprovementMod/mod.json @@ -2,8 +2,8 @@ "Name" : "AIM: Attack Improvement Mod", "Enabled" : true, - "Version" : "2.2", - "Description" : "BATTLETECH 1.2.0. Fix, enhance, and upgrade the attack experience, from Line of Sight to Hit Distribution. Each feature can be configured individually.", + "Version" : "2.2.1", + "Description" : "For BattleTech 1.2.0. Fix, enhance, and upgrade the attack experience, from Line of Sight to Hit Distribution. Each feature can be configured individually.", "Author" : "Sheepy", "Website" : "https://github.com/Sheep-y/Attack-Improvement-Mod/", "Contact" : "your.sheepy@gmail.com", diff --git a/README.md b/README.md index f9976cb..0a4c20d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AIM - Attack Improvement Mod 2.2 # +# AIM - Attack Improvement Mod 2.2.1 # For BATTLETECH 1.2.0 - [Features Overview](#features-overview) @@ -666,8 +666,8 @@ but because the code that determine hit distribution is not designed for fractio # Compatibilities * BattleTech 1.0 - AIM 1.0.1. -* BattleTech 1.1 - AIM 1.0.1, 2.0, 2.1, and 2.1.1. -* BattleTech 1.2 - AIM 2.2. +* BattleTech 1.1 - AIM 1.0.1 to 2.1.2. +* BattleTech 1.2 - AIM 2.2 to 2.2.1. AIM is aware of some other mods and will behave differently in their present to meet player expectations.