mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Put 2.2.0-preview as version string
This commit is contained in:
parent
4203dc5d41
commit
f75032bd79
@ -6,7 +6,7 @@ from PySide2.QtGui import QColor, QFont, QPixmap
|
||||
from theater.theatergroundobject import CATEGORY_MAP
|
||||
from .liberation_theme import get_theme_icons
|
||||
|
||||
VERSION_STRING = "2.1.4"
|
||||
VERSION_STRING = "2.2.0-preview"
|
||||
|
||||
URLS : Dict[str, str] = {
|
||||
"Manual": "https://github.com/khopa/dcs_liberation/wiki",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user