summaryrefslogtreecommitdiff
path: root/plugins/channelrx/demodwfm/wfmplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/channelrx/demodwfm/wfmplugin.cpp')
-rw-r--r--plugins/channelrx/demodwfm/wfmplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/channelrx/demodwfm/wfmplugin.cpp b/plugins/channelrx/demodwfm/wfmplugin.cpp
index 386a40170..9d04a349e 100644
--- a/plugins/channelrx/demodwfm/wfmplugin.cpp
+++ b/plugins/channelrx/demodwfm/wfmplugin.cpp
@@ -32,7 +32,7 @@
const PluginDescriptor WFMPlugin::m_pluginDescriptor = {
WFMDemod::m_channelId,
QStringLiteral("WFM Demodulator"),
- QStringLiteral("7.19.1"),
+ QStringLiteral("7.20.0"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,