correct version string

This commit is contained in:
Daniel Tartavel 2023-01-26 12:04:08 +01:00
parent ff7a75e168
commit 0648a06dbc
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class About
{
public:
QString title = "RsyncUI";
QString version = "1.5";
QString version = "1.6";
QString author = "Daniel TARTAVEL-JEANNOT";
QString licence = "GPL_V3";
QString description;