SpanshAttack: OBOE on last jump

Introduced when I switched to announcing jumps on FSD engage. Or rather side effect of correcting the OBOE in the Spansh plugin + that change.
This commit is contained in:
alterNERDtive 2021-06-14 09:12:17 +02:00
parent 3261c11d70
commit 4483945f6a
3 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,12 @@
* No longer trying to get nearest CMDR for the new “Unconfirmed” system info.
* Fixed RATSIGNAL parsing for locales containing `&`.
## SpanshAttack 7.2.1
### Fixed
* OBOE on last jump.
-----
# 4.2.3 (2021-05-23)

View file

@ -203,7 +203,7 @@ namespace SpanshAttack
| required VoiceAttack plugin shenanigans |
\========================================*/
static readonly Version VERSION = new Version("7.2.0");
static readonly Version VERSION = new Version("7.2.1");
public static Guid VA_Id()
=> new Guid("{e722b29d-898e-47dd-a843-a409c87e0bd8}");

Binary file not shown.