RatAttack: No longer trying to get nearest CMDR for the new “Unconfirmed” system info.

This commit is contained in:
alterNERDtive 2021-05-26 17:17:15 +02:00
parent b633d8791c
commit a1ddb987e0
4 changed files with 572 additions and 562 deletions

View file

@ -1,3 +1,13 @@
# devel
## RatAttack 6.2.3
### Fixed
* No longer trying to get nearest CMDR for the new “Unconfirmed” system info.
-----
# 4.2.3 (2021-05-23)
Updated included bindED plugin to version 4.1 that fixes Odyssey compatibility.

View file

@ -259,7 +259,7 @@ namespace RatAttack
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly Version VERSION = new Version("6.2.2");
static readonly Version VERSION = new Version("6.2.3");
public static Guid VA_Id()
=> new Guid("{F2ADF0AE-4837-4E4A-9C87-8A7E2FA63E5F}");

File diff suppressed because it is too large Load diff

Binary file not shown.