We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fd014 commit 54f2a15Copy full SHA for 54f2a15
1 file changed
src/config.h
@@ -7,7 +7,7 @@
7
#include <QFileInfo>
8
9
namespace Config {
10
- const QString APP_VERSION = "1.3.0";
+ const QString APP_VERSION = "1.3.5";
11
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
12
13
// Server access token - check local file first, then macro
0 commit comments