v1.17.1: KA!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Installer>
|
||||
<Name>ProjektManager</Name>
|
||||
<Version>1.17.0</Version>
|
||||
<Version>1.17.1</Version>
|
||||
<Title><Name>ProjektManager</Name> Installer</Title>
|
||||
<InstallerApplicationIcon>installerIcon1</InstallerApplicationIcon>
|
||||
<InstallerWindowIcon>installerIcon2</InstallerWindowIcon>
|
||||
|
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Package>
|
||||
<DisplayName>ProjektManager 1.17.0</DisplayName>
|
||||
<DisplayName>ProjektManager 1.17.1</DisplayName>
|
||||
<Description>aaaaa</Description>
|
||||
<Version>1.17.0</Version>
|
||||
<Version>1.17.1</Version>
|
||||
<Default>true</Default>
|
||||
<ReleaseDate>2025-04-09</ReleaseDate>
|
||||
<Operations>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
#include <QStyle>
|
||||
|
||||
|
||||
QString MainWindow::version = "1.17.0";
|
||||
QString MainWindow::version = "1.17.1";
|
||||
QString MainWindow::appName = "ProjektManager";
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
Reference in New Issue
Block a user