We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7c803 commit d0d301cCopy full SHA for d0d301c
1 file changed
src/config.h
@@ -7,7 +7,7 @@
7
#include <QFileInfo>
8
9
namespace Config {
10
- const QString APP_VERSION = "1.2.1";
+ const QString APP_VERSION = "1.3.0";
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