From 04b5019d8a639b85fe80f6ffeca52e4eb6f619c3 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Wed, 21 Dec 2022 17:31:05 +1100 Subject: Version 4.1 --- plugins/ZamGate/ZamGatePlugin.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ZamGate/ZamGatePlugin.hpp') diff --git a/plugins/ZamGate/ZamGatePlugin.hpp b/plugins/ZamGate/ZamGatePlugin.hpp index 8f0c07b..07362a1 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(4, 0, 0); + return d_version(4, 1, 0); } int64_t getUniqueId() const noexcept override -- cgit v1.2.3