bump plugin api version
This commit is contained in:
parent
3a88a25c49
commit
c72342e362
@ -9,7 +9,7 @@
|
|||||||
#include <QLoggingCategory>
|
#include <QLoggingCategory>
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
extern "C" const QString libnymea_api_version() { return QString("3.0.0");}
|
extern "C" const QString libnymea_api_version() { return QString("4.0.0");}
|
||||||
|
|
||||||
Q_DECLARE_LOGGING_CATEGORY(dcMockDevice)
|
Q_DECLARE_LOGGING_CATEGORY(dcMockDevice)
|
||||||
Q_LOGGING_CATEGORY(dcMockDevice, "MockDevice")
|
Q_LOGGING_CATEGORY(dcMockDevice, "MockDevice")
|
||||||
|
|||||||
Reference in New Issue
Block a user