Version number for release 2.1.4

This commit is contained in:
Khopa 2020-10-03 16:50:56 +02:00
parent e72c82521a
commit 7dd3367203

View File

@ -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.3"
VERSION_STRING = "2.1.4"
URLS : Dict[str, str] = {
"Manual": "https://github.com/khopa/dcs_liberation/wiki",