mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Update branch to 5.0.1.
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# 5.0.1
|
||||||
|
|
||||||
|
Saves from 5.0.0 are compatible with 5.0.1.
|
||||||
|
|
||||||
|
## Features/Improvements
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
# 5.0.0
|
# 5.0.0
|
||||||
|
|
||||||
Saves from 4.x are not compatible with 5.0.
|
Saves from 4.x are not compatible with 5.0.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ from pathlib import Path
|
|||||||
|
|
||||||
MAJOR_VERSION = 5
|
MAJOR_VERSION = 5
|
||||||
MINOR_VERSION = 0
|
MINOR_VERSION = 0
|
||||||
MICRO_VERSION = 0
|
MICRO_VERSION = 1
|
||||||
|
|
||||||
|
|
||||||
def _build_version_string() -> str:
|
def _build_version_string() -> str:
|
||||||
|
|||||||
Reference in New Issue
Block a user