Skip to content

Commit 343f116

Browse files
committed
release: 1.1.0
1 parent 8d50079 commit 343f116

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
@@ -4,7 +4,7 @@
44
#include <QString>
55

66
namespace Config {
7-
const QString APP_VERSION = "1.0";
7+
const QString APP_VERSION = "1.1.0";
88
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
99

1010
// Use inline functions to avoid static initialization issues

0 commit comments

Comments
 (0)