Skip to content

Commit d0d301c

Browse files
committed
release: 1.3.0
1 parent 0f7c803 commit d0d301c

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.2.1";
10+
const QString APP_VERSION = "1.3.0";
1111
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
1212

1313
// Server access token - check local file first, then macro

0 commit comments

Comments
 (0)