bump API version
This commit is contained in:
parent
f331fe1591
commit
d4f94c8b8c
@ -44,7 +44,7 @@
|
||||
#include <QJsonDocument>
|
||||
#include <QStringList>
|
||||
|
||||
#define JSON_PROTOCOL_VERSION 11
|
||||
#define JSON_PROTOCOL_VERSION 12
|
||||
|
||||
JsonRPCServer::JsonRPCServer(QObject *parent):
|
||||
JsonHandler(parent),
|
||||
|
||||
Reference in New Issue
Block a user