We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496562a commit 6cb012eCopy full SHA for 6cb012e
1 file changed
src/config.h
@@ -7,7 +7,7 @@
7
#include <QFileInfo>
8
9
namespace Config {
10
- const QString APP_VERSION = "1.1.2";
+ const QString APP_VERSION = "1.2.0";
11
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
12
13
// Server access token - passed via macro during compilation
0 commit comments