mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-07-04 12:46:00 +08:00
修改: spark-webapp-runtime/main.cpp的版本号
This commit is contained in:
parent
e86473c650
commit
e00273c0e6
@ -50,7 +50,7 @@ int main(int argc, char *argv[])
|
|||||||
.arg(QObject::tr("Presented By Spark developers # HadesStudio"));
|
.arg(QObject::tr("Presented By Spark developers # HadesStudio"));
|
||||||
dialog.setDescription(szDefaultDesc);
|
dialog.setDescription(szDefaultDesc);
|
||||||
//Version
|
//Version
|
||||||
dialog.setVersion(DApplication::buildVersion(QString("%1 %2").arg(QObject::tr("Version")).arg("1.0")));
|
dialog.setVersion(DApplication::buildVersion(QString("%1 %2").arg(QObject::tr("Version")).arg("1.4")));
|
||||||
//Website name
|
//Website name
|
||||||
dialog.setWebsiteName("spark-app.store");
|
dialog.setWebsiteName("spark-app.store");
|
||||||
//Website link
|
//Website link
|
||||||
|
Loading…
x
Reference in New Issue
Block a user