Skip to content

Commit 6cb012e

Browse files
committed
release: 1.2.0
1 parent 496562a commit 6cb012e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include <QFileInfo>
88

99
namespace Config {
10-
const QString APP_VERSION = "1.1.2";
10+
const QString APP_VERSION = "1.2.0";
1111
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
1212

1313
// Server access token - passed via macro during compilation

0 commit comments

Comments
 (0)