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 c479218..bce8823 100644
--- a/plugins/ZamGate/ZamGatePlugin.hpp
+++ b/plugins/ZamGate/ZamGatePlugin.hpp
@@ -75,7 +75,7 @@ protected:
uint32_t getVersion() const noexcept override
{
- return d_version(3, 12, 0);
+ return d_version(3, 13, 0);
}
int64_t getUniqueId() const noexcept override