Set the correct plugin version
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a6e8bef774
commit
3b7ab5df31
1 changed files with 1 additions and 1 deletions
|
@ -533,7 +533,7 @@ protected:
|
||||||
|
|
||||||
uint32_t getVersion() const override
|
uint32_t getVersion() const override
|
||||||
{
|
{
|
||||||
return d_version(2, 0, 0);
|
return d_version(0, 22, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
int64_t getUniqueId() const override
|
int64_t getUniqueId() const override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue