summaryrefslogtreecommitdiff
path: root/plugins/ZamGate/ZamGatePlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGate/ZamGatePlugin.hpp')
-rw-r--r--plugins/ZamGate/ZamGatePlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamGate/ZamGatePlugin.hpp b/plugins/ZamGate/ZamGatePlugin.hpp
index 81d3b21..1a911c0 100644
--- a/plugins/ZamGate/ZamGatePlugin.hpp
+++ b/plugins/ZamGate/ZamGatePlugin.hpp
@@ -74,7 +74,7 @@ protected:
uint32_t getVersion() const noexcept override
{
- return d_version(3, 7, 0);
+ return d_version(3, 8, 0);
}
int64_t getUniqueId() const noexcept override