Bump version

This commit is contained in:
falkTX 2022-09-04 10:41:45 +01:00
parent 03c533d784
commit eeb2882eed
4 changed files with 4 additions and 4 deletions

View file

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