summaryrefslogtreecommitdiff
path: root/plugins/ZamSynth/ZamSynthPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamSynth/ZamSynthPlugin.hpp')
-rw-r--r--plugins/ZamSynth/ZamSynthPlugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamSynth/ZamSynthPlugin.hpp b/plugins/ZamSynth/ZamSynthPlugin.hpp
index 7e97a28..d0f72bc 100644
--- a/plugins/ZamSynth/ZamSynthPlugin.hpp
+++ b/plugins/ZamSynth/ZamSynthPlugin.hpp
@@ -72,7 +72,7 @@ protected:
uint32_t getVersion() const noexcept override
{
- return d_version(3, 13, 0);
+ return d_version(3, 14, 0);
}
int64_t getUniqueId() const noexcept override