Updated the mod version number to v1.4.7 in QNewGameWizard.py and updated the changelog.

This commit is contained in:
MetalStormGhost
2022-04-24 13:50:19 +03:00
parent 840cbf66d9
commit b3ab2aed87
2 changed files with 2 additions and 1 deletions

View File

@@ -686,7 +686,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
modLayout.addWidget(a4_skyhawk, modLayout_row, 1)
modLayout_row += 1
modLayout.addWidget(
QtWidgets.QLabel("F-16I Sufa (version 1.4 by IDF Mods Project)"),
QtWidgets.QLabel("F-16I Sufa (version 1.4.7 by IDF Mods Project)"),
modLayout_row,
0,
)