mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Version 2.1.5
This commit is contained in:
parent
a1886e37f8
commit
f5c32c6b98
@ -1,3 +1,8 @@
|
||||
# 2.1.5
|
||||
|
||||
## Fixes :
|
||||
* **[UI]** Fixed an issue that prevent saving after aborting a mission
|
||||
|
||||
# 2.1.4
|
||||
|
||||
## Fixes :
|
||||
|
||||
@ -8,7 +8,7 @@ from game.event import UnitsDeliveryEvent, FrontlineAttackEvent
|
||||
from theater.theatergroundobject import CATEGORY_MAP
|
||||
from userdata.liberation_theme import get_theme_icons
|
||||
|
||||
VERSION_STRING = "2.1.4"
|
||||
VERSION_STRING = "2.1.5"
|
||||
|
||||
URLS : Dict[str, str] = {
|
||||
"Manual": "https://github.com/khopa/dcs_liberation/wiki",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user