Version number

This commit is contained in:
Khopa 2020-09-25 00:58:11 +02:00
parent e9bad2c7eb
commit aa9dcec0ad

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