Set the correct plugin version

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-02-07 20:26:07 +00:00
parent a6e8bef774
commit 3b7ab5df31
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -533,7 +533,7 @@ protected:
uint32_t getVersion() const override
{
return d_version(2, 0, 0);
return d_version(0, 22, 2);
}
int64_t getUniqueId() const override