summaryrefslogtreecommitdiff
path: root/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamAutoSat/ZamAutoSatPlugin.hpp')
-rw-r--r--plugins/ZamAutoSat/ZamAutoSatPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp b/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
index 181508e..b509c0d 100644
--- a/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
+++ b/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
@@ -65,7 +65,7 @@ You can apply this plugin generously without affecting the tone.";
uint32_t getVersion() const noexcept override
{
- return d_version(3, 10, 0);
+ return d_version(3, 11, 0);
}
int64_t getUniqueId() const noexcept override