Skip to content

Commit

Permalink
Bump version to 2.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheep-y committed Sep 15, 2018
1 parent 9e783e6 commit ee742b8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions AttackImprovementMod/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0.18" )]
[assembly: AssemblyFileVersion( "2.3.0.18" )]
[assembly: AssemblyVersion( "2.5.0.19" )]
[assembly: AssemblyFileVersion( "2.5.0.19" )]
[assembly: NeutralResourcesLanguage( "en-GB" )]

4 changes: 2 additions & 2 deletions AttackImprovementMod/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CHANGE LOG

????-??-?? AIM Version 2.3 for BATTLETECH 1.2.0
2018-09-15 AIM Version 2.5 for BATTLETECH 1.2.0

* New: Fix heat projection on move/jump/sprint preview.
* New: Show distance number in target panel, and movement point in selection panel.
Expand Down Expand Up @@ -37,7 +37,7 @@ CHANGE LOG
2018-08-23 AIM Version 2.1.1 for BATTLETECH 1.1.2

* Fix: LOS of unknown targets now always use front colour.
* Fix: Ammo AI no longer leave too many ammo in bins.
* Fix: Ammo AI no longer leaves too many ammo in bins.
* Mod: Better compatibility with mods that change explosion rules.

2018-08-18 AIM Version 2.1 for BATTLETECH 1.1.2
Expand Down
4 changes: 2 additions & 2 deletions AttackImprovementMod/mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Name" : "AIM: Attack Improvement Mod",
"Enabled" : true,

"Version" : "2.3 development",
"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.5",
"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" : "[email protected]",
Expand Down

0 comments on commit ee742b8

Please sign in to comment.