summaryrefslogtreecommitdiff
path: root/plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2020-07-19 11:00:49 +1000
committerDamien Zammit <damien@zamaudio.com>2020-07-19 11:00:49 +1000
commit70cd6fa3bd20f24e838d8da8cc7f472d8ee712b1 (patch)
tree43dc8222f2109bb59407a481df2235c27e991500 /plugins/ZamAutoSat/ZamAutoSatPlugin.hpp
parent0079ea959e4e3e5458bfc6f156d16284a8b9ea0a (diff)
Version 3.13
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 b049d97..36461d2 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, 12, 0);
+ return d_version(3, 13, 0);
}
int64_t getUniqueId() const noexcept override