mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Update develop to 6.0.
This commit is contained in:
parent
70dbe7c9ca
commit
85cbffb845
10
changelog.md
10
changelog.md
@ -1,3 +1,13 @@
|
||||
# 6.0.0
|
||||
|
||||
Saves from 5.x are not compatible with 6.0.
|
||||
|
||||
## Features/Improvements
|
||||
|
||||
* **[Mission Generation]** Added an option to fast-forward mission generation until the point of first contact (WIP).
|
||||
|
||||
## Fixes
|
||||
|
||||
# 5.0.0
|
||||
|
||||
Saves from 4.x are not compatible with 5.0.
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
MAJOR_VERSION = 5
|
||||
MAJOR_VERSION = 6
|
||||
MINOR_VERSION = 0
|
||||
MICRO_VERSION = 0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user