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 781acb6..76a2e9c 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(4, 1, 0);
+ return d_version(4, 2, 0);
}
int64_t getUniqueId() const noexcept override