From e00273c0e6d7a927268a3fde790822af7ce2daec Mon Sep 17 00:00:00 2001 From: shenmo <shenmo@spark-app.store> Date: Wed, 18 Nov 2020 22:02:46 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20sp?= =?UTF-8?q?ark-webapp-runtime/main.cpp=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spark-webapp-runtime/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-webapp-runtime/main.cpp b/spark-webapp-runtime/main.cpp index 5515e4e..5812176 100644 --- a/spark-webapp-runtime/main.cpp +++ b/spark-webapp-runtime/main.cpp @@ -50,7 +50,7 @@ int main(int argc, char *argv[]) .arg(QObject::tr("Presented By Spark developers # HadesStudio")); dialog.setDescription(szDefaultDesc); //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 dialog.setWebsiteName("spark-app.store"); //Website link